Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
This commit is contained in:
Stefano Borzì 2022-05-06 15:42:20 +02:00 committed by GitHub
parent cc648edf4c
commit edea4466fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,5 +14,8 @@ coverage/
dist/ dist/
**/*.md **/*.md
**/*.yml **/*.yml
package.json
package-lock.json package-lock.json
static/**/*.min.js
static/**/*.min.css
static/**/*.hbs
config.json