Skip to content

Commit 6a97bf9

Browse files
committed
revert eslint dev dep
1 parent e7e6829 commit 6a97bf9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
"@typescript-eslint/parser": "^7 || ^8",
5555
"babel-eslint": "^9 || ^10",
5656
"babel-plugin-inferno": "^6.7.2",
57-
"eslint": "^9",
57+
"eslint": "^8 || ^9",
58+
"eslint-config-airbnb-base": "^15.0.0",
5859
"eslint-doc-generator": "^2.0.2",
5960
"eslint-plugin-eslint-plugin": "^6.4.0",
6061
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)