mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2024-12-18 21:45:04 +01:00
feat: add unicorn/consistent-function-scoping
BREAKING CHANGE: New rule introduced
This commit is contained in:
parent
07595ccb56
commit
244b74679a
@ -176,6 +176,7 @@
|
||||
"unicorn/better-regex": "error",
|
||||
"unicorn/catch-error-name": "error",
|
||||
"unicorn/consistent-destructuring": "error",
|
||||
"unicorn/consistent-function-scoping": "error",
|
||||
"unicorn/custom-error-definition": "error",
|
||||
"unicorn/error-message": "error",
|
||||
"unicorn/escape-case": "error",
|
||||
|
Loading…
Reference in New Issue
Block a user