10 lines
No EOL
174 B
JSON
10 lines
No EOL
174 B
JSON
{
|
|
"extends": ["next/core-web-vitals", "../.eslintrc.json"],
|
|
"env": {
|
|
"browser": true,
|
|
"es6": true
|
|
},
|
|
"parserOptions": {
|
|
"project": "./tsconfig.json"
|
|
}
|
|
} |