mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-02 21:03:12 +00:00
use next lint rules
This commit is contained in:
parent
a60cfd8c37
commit
45fb16e71f
@ -5,12 +5,11 @@
|
||||
"es2021": true,
|
||||
"node": true
|
||||
},
|
||||
"extends": "plugin:react/recommended",
|
||||
"extends": "next/core-web-vitals",
|
||||
"overrides": [],
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"parserOptions": {
|
||||
"ecmaVersion": "latest"
|
||||
},
|
||||
"plugins": ["react", "@typescript-eslint"],
|
||||
"rules": {}
|
||||
}
|
||||
|
||||
2181
package-lock.json
generated
2181
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -6,7 +6,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.46.0",
|
||||
"@typescript-eslint/parser": "^5.46.0",
|
||||
"eslint": "^8.29.0",
|
||||
"eslint-plugin-react": "^7.31.11",
|
||||
"eslint-config-next": "13.5.6",
|
||||
"husky": "^8.0.0",
|
||||
"prettier": "^2.8.1",
|
||||
"pretty-quick": "^3.1.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user