Merge pull request #3829 from omBratteng/patch-1

feat(node): added `.stylelintcache` for stylelint
This commit is contained in:
Brian Douglas
2021-12-04 15:09:30 -08:00
committed by GitHub

View File

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