1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 07:39:57 +02: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

View File

@@ -33,7 +33,9 @@
"never"
],
"strict": "error",
"unicorn/consistent-function-scoping": "off",
"unicorn/no-for-loop": "off",
"unicorn/prefer-dataset": "off",
"unicorn/prefer-includes": "off",
"unicorn/prefer-node-append": "off",
"unicorn/prefer-query-selector": "off",