Update devDependencies.
This commit is contained in:
parent
84861ceadb
commit
04796b8f3a
4 changed files with 434 additions and 248 deletions
|
|
@ -35,10 +35,12 @@
|
|||
"error",
|
||||
"never"
|
||||
],
|
||||
"unicorn/consistent-function-scoping": "off",
|
||||
"unicorn/explicit-length-check": "off",
|
||||
"unicorn/import-index": "off",
|
||||
"unicorn/no-for-loop": "off",
|
||||
"unicorn/no-unused-properties": "error",
|
||||
"unicorn/prefer-dataset": "off",
|
||||
"unicorn/prefer-includes": "off",
|
||||
"unicorn/prefer-node-append": "off",
|
||||
"unicorn/prefer-node-remove": "off",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue