Skip to content

Commit 3640c06

Browse files
authored
support eslint plugin for next 15 (#22)
1 parent 8092e72 commit 3640c06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"react-dom": "^18.2.0"
7575
},
7676
"peerDependencies": {
77-
"@next/eslint-plugin-next": "^13.4.11 || ^14.1.4",
77+
"@next/eslint-plugin-next": "^13 || ^14 || ^15",
7878
"@typescript-eslint/eslint-plugin": "^6.1.0 || ^7.3.1 || ^8.0.0",
7979
"eslint": "^8.45.0",
8080
"eslint-import-resolver-typescript": "^3.5.5",

0 commit comments

Comments
 (0)