mirror of
https://github.com/tomru/advcal.git
synced 2026-03-02 22:17:17 +01:00
enable eslint
This commit is contained in:
3
.eslintrc.json
Normal file
3
.eslintrc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"extends": "next/core-web-vitals"
|
||||
}
|
||||
4856
package-lock.json
generated
4856
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -20,6 +20,8 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.18.3",
|
||||
"@types/react": "^18.0.25",
|
||||
"eslint": "^8.28.0",
|
||||
"eslint-config-next": "13.0.5",
|
||||
"typescript": "^4.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user