ignore handlebars due to prettier bug

This commit is contained in:
Ava Gaiety W 2023-03-16 00:34:34 -05:00
parent d45d26f1e3
commit fdfcd74fe4

View file

@ -4,3 +4,7 @@ coverage
# project
dist
# ignore handlebars due to prettier bug https://github.com/prettier/prettier/issues/11834
src/views/**/*.hbs
src/views/**/*.handlebars