Cleo tweaks
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"perf": "error"
|
||||
},
|
||||
"rules": {
|
||||
"react/exhaustive-deps": "error",
|
||||
"import/no-extraneous-dependencies": "warn",
|
||||
"import/no-duplicates": "warn",
|
||||
"unicorn/require-module-specifiers": "off",
|
||||
"no-await-in-loop": "warn",
|
||||
"typescript/no-extraneous-class": ["warn", { "allowWithDecorator": true }],
|
||||
|
||||
Reference in New Issue
Block a user