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.
2 parents 62be687 + 60adcba commit 483bdb7Copy full SHA for 483bdb7
.eslintrc.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "next/core-web-vitals",
+ "extends": ["next/babel","next/core-web-vitals"],
3
"rules": {
4
"@next/next/no-page-custom-font":"off",
5
"@next/next/no-sync-scripts":"off",
0 commit comments