Skip to content

Commit af60013

Browse files
committed
add missing eslint plugin
1 parent 8718c43 commit af60013

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"timeago.js": "^4.0.2",
3838
"type-fest": "^1.2.0",
3939
"web-vitals": "^0.2.4",
40-
"zustand": "^4.1.3"
40+
"zustand": "^4.1.3",
41+
"eslint-plugin-react": "^7.28.0"
4142
},
4243
"proxy": "https://api.hackertab.dev/",
4344
"scripts": {

0 commit comments

Comments
 (0)