Styling of home
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"plugins": ["unused-imports", "@typescript-eslint"],
|
||||
"extends": ["next/core-web-vitals", "plugin:@typescript-eslint/recommended"],
|
||||
"parserOptions": {
|
||||
"project": ["./tsconfig.json", "./tsconfig.test.json"],
|
||||
"project": ["./tsconfig.json", "./tsconfig.test.json", "./tsconfig.node.json"],
|
||||
"extraFileExtensions": [".json"]
|
||||
},
|
||||
"rules": {
|
||||
|
||||
Reference in New Issue
Block a user