Skip to content

Commit 63ab997

Browse files
committed
Adding eslint-config-next to try to fix ESLint linting errors
1 parent bb5a9e2 commit 63ab997

File tree

2 files changed

+679
-61
lines changed

2 files changed

+679
-61
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"@typescript-eslint/eslint-plugin": "^5.27.1",
4444
"@typescript-eslint/parser": "^5.21.0",
4545
"eslint": "8.15.0",
46+
"eslint-config-next": "^14.2.13",
4647
"eslint-plugin-jest": "^26.5.3",
4748
"eslint-plugin-jsonc": "^1.6.0",
4849
"eslint-plugin-pipedream": "0.2.4",

0 commit comments

Comments
 (0)