feat(node): added .stylelintcache for stylelint

This commit is contained in:
Ole-Martin Bratteng
2021-09-12 03:02:20 +02:00
committed by GitHub
parent b0012e4930
commit 49ec6fd170

View File

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