mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-09 15:16:51 +02:00
Remove the unicorn/filename-case
rule suppression.
This commit is contained in:
@@ -44,7 +44,6 @@
|
|||||||
"never"
|
"never"
|
||||||
],
|
],
|
||||||
"unicorn/explicit-length-check": "off",
|
"unicorn/explicit-length-check": "off",
|
||||||
"unicorn/filename-case": "off",
|
|
||||||
"unicorn/import-index": "off",
|
"unicorn/import-index": "off",
|
||||||
"unicorn/no-unused-properties": "error",
|
"unicorn/no-unused-properties": "error",
|
||||||
"unicorn/prefer-includes": "off",
|
"unicorn/prefer-includes": "off",
|
||||||
|
@@ -52,7 +52,6 @@
|
|||||||
"never"
|
"never"
|
||||||
],
|
],
|
||||||
"strict": "error",
|
"strict": "error",
|
||||||
"unicorn/filename-case": "off",
|
|
||||||
"unicorn/no-unused-properties": "error",
|
"unicorn/no-unused-properties": "error",
|
||||||
"unicorn/prefer-includes": "off",
|
"unicorn/prefer-includes": "off",
|
||||||
"unicorn/prefer-node-append": "off",
|
"unicorn/prefer-node-append": "off",
|
||||||
|
Reference in New Issue
Block a user