Update eslint-plugin-unicorn to v18.0.0 (#30461)
This commit is contained in:
parent
b9bc5beb1d
commit
860b511e03
3 changed files with 8 additions and 6 deletions
|
|
@ -45,7 +45,9 @@
|
|||
"unicorn/prefer-includes": "off",
|
||||
"unicorn/prefer-node-append": "off",
|
||||
"unicorn/prefer-node-remove": "off",
|
||||
"unicorn/prefer-number-properties": "off",
|
||||
"unicorn/prefer-query-selector": "off",
|
||||
"unicorn/prefer-set-has": "off",
|
||||
"unicorn/prefer-text-content": "off",
|
||||
"unicorn/prevent-abbreviations": "off"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue