react-hooks eslint

This commit is contained in:
Rohid
2024-08-29 14:28:16 +06:00
parent 6403ca6bcb
commit 391b75e0c3
6 changed files with 48 additions and 25 deletions

View File

@@ -21,6 +21,7 @@ module.exports = {
'plugin:react/recommended',
'plugin:react/jsx-runtime',
'plugin:typescript-sort-keys/recommended',
'plugin:react-hooks/recommended',
],
globals: {
browser: true,