Skip to content

Commit

Permalink
add prettier ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fzhao99 committed Feb 5, 2024
1 parent 53039be commit 2006a1b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Ignore minified files
**/*.min.js

# Ignore all non-lintable files:
**/*.html
**/*.md
**/*.pdf
**/*.scss
**/*.yml

0 comments on commit 2006a1b

Please sign in to comment.