Skip to content

Commit 43c4f1c

Browse files
authored
chore: fix eslint
1 parent 52c30ae commit 43c4f1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
"classnames": "2.x"
5858
},
5959
"devDependencies": {
60+
"@typescript-eslint/eslint-plugin": "^5.59.7",
61+
"@typescript-eslint/parser": "^5.59.7",
6062
"@rc-component/father-plugin": "^2.0.4",
6163
"@rc-component/np": "^1.0.3",
6264
"@testing-library/jest-dom": "^6.0.0",

0 commit comments

Comments
 (0)