2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update devDependencies (#37177)

This commit is contained in:
XhmikosR
2022-09-20 08:09:14 +03:00
committed by GitHub
parent 6f65df4fae
commit d0117a17d8
11 changed files with 475 additions and 483 deletions
+2 -1
View File
@@ -48,6 +48,7 @@
"prefer-template": "error",
"strict": "error",
"unicorn/no-array-for-each": "off",
"unicorn/numeric-separators-style": "off"
"unicorn/numeric-separators-style": "off",
"unicorn/prefer-node-protocol": "off"
}
}