Skip to content

Commit a1402a2

Browse files
committed
[New] support eslint v9
1 parent 5edc395 commit a1402a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"typescript-eslint-parser": "^20.1.1"
7979
},
8080
"peerDependencies": {
81-
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
81+
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
8282
},
8383
"engines": {
8484
"node": ">=4"

0 commit comments

Comments
 (0)