2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Update devDependencies.

This commit is contained in:
XhmikosR
2019-09-24 12:34:57 +03:00
parent 84861ceadb
commit 04796b8f3a
4 changed files with 434 additions and 248 deletions
+2
View File
@@ -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",