Минимизация css, корректировка правил, хеширование файлов, настройки сборок (#6)

This commit is contained in:
Nikolay
2020-07-09 16:56:54 +03:00
committed by GitHub
parent 72cc821f99
commit 3fe0b232fd
7 changed files with 1471 additions and 44 deletions

View File

@ -20,7 +20,7 @@
"checkForEach": true
}
],
"default-case": "error",
"default-case": "warn",
"default-param-last": "error",
"no-alert": "warn",
"no-constructor-return": "error",