mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Update devDependencies. (#28798)
Notably: * bundlesize 0.15.3 → ^0.17.2 * eslint-plugin-unicorn ^8.0.2 → ^9.0.0 * terser ^3.17.0 → ^4.0.0
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
],
|
||||
"unicorn/explicit-length-check": "off",
|
||||
"unicorn/import-index": "off",
|
||||
"unicorn/no-for-loop": "off",
|
||||
"unicorn/no-unused-properties": "error",
|
||||
"unicorn/prefer-includes": "off",
|
||||
"unicorn/prefer-node-append": "off",
|
||||
|
||||
Reference in New Issue
Block a user