mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2024-12-18 21:45:04 +01:00
fix: relax unicorn/consistent-destructuring
This commit is contained in:
parent
ee4897153d
commit
8ae05c8bee
@ -216,7 +216,6 @@ export default typescriptESLint.config(
|
||||
|
||||
"unicorn/better-regex": "error",
|
||||
"unicorn/catch-error-name": "error",
|
||||
"unicorn/consistent-destructuring": "error",
|
||||
"unicorn/custom-error-definition": "error",
|
||||
"unicorn/error-message": "error",
|
||||
"unicorn/escape-case": "error",
|
||||
|
Loading…
Reference in New Issue
Block a user