pronoun-monster/.prettierignore
2023-03-16 00:34:34 -05:00

10 lines
187 B
Text

# Ignore artifacts:
build
coverage
# project
dist
# ignore handlebars due to prettier bug https://github.com/prettier/prettier/issues/11834
src/views/**/*.hbs
src/views/**/*.handlebars