Skip to content

Commit

Permalink
add prettier ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
floodfx committed Mar 12, 2022
1 parent d6a3889 commit a243324
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
node_modules
.cache/
.env
dist/
.parcel-cache/
.DS_Store
coverage/
package-lock.json

0 comments on commit a243324

Please sign in to comment.