We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c401564 commit 1fc0eaeCopy full SHA for 1fc0eae
.eslintrc.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": ["next/babel", "next/core-web-vitals", "plugin:storybook/recommended"],
+ "extends": ["next", "next/core-web-vitals", "plugin:storybook/recommended"],
3
"rules": {
4
"react/display-name": "off"
5
}
0 commit comments