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

Update devDependencies (#32852)

Pin karma and linkinator due to failures
This commit is contained in:
XhmikosR
2021-01-27 18:37:18 +02:00
committed by GitHub
parent 6ffb0b48e4
commit 17d8fba548
7 changed files with 197 additions and 174 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
"no-var": "off",
"object-shorthand": "off",
"prefer-arrow-callback": "off",
"prefer-rest-params": "off",
"prefer-template": "off",
"prefer-rest-params": "off"
"unicorn/prefer-spread": "off"
}
}