mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03: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