mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-22 15:39:31 +02:00
feat: tools normalized
This commit is contained in:
@@ -26,12 +26,7 @@
|
||||
"ecmaVersion": 11,
|
||||
"sourceType": "module"
|
||||
},
|
||||
"plugins": [
|
||||
"react",
|
||||
"react-hooks",
|
||||
"@typescript-eslint",
|
||||
"tailwindcss"
|
||||
],
|
||||
"plugins": ["react", "react-hooks", "@typescript-eslint", "tailwindcss"],
|
||||
"rules": {
|
||||
"react-hooks/rules-of-hooks": "error",
|
||||
"react-hooks/exhaustive-deps": "warn",
|
||||
|
Reference in New Issue
Block a user