feat(node): added `.stylelintcache` for stylelint

This commit is contained in:
Ole-Martin Bratteng 2021-09-12 03:02:20 +02:00 коммит произвёл GitHub
Родитель b0012e4930
Коммит 49ec6fd170
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -54,6 +54,9 @@ web_modules/
# Optional eslint cache
.eslintcache
# Optional stylelint cache
.stylelintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/