2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove the unicorn/filename-case rule suppression.

This commit is contained in:
XhmikosR
2019-05-08 16:01:02 +03:00
parent d102363c9f
commit e7657c8bc0
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -44,7 +44,6 @@
"never"
],
"unicorn/explicit-length-check": "off",
"unicorn/filename-case": "off",
"unicorn/import-index": "off",
"unicorn/no-unused-properties": "error",
"unicorn/prefer-includes": "off",