Skip to content

Commit

Permalink
Exclude JSON and generated fields from prettier (WICG#1166)
Browse files Browse the repository at this point in the history
Exclude JSON and generated fields from prettier
  • Loading branch information
apasel422 committed Feb 15, 2024
1 parent 0825df9 commit 122e729
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ts/.prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
*.html
*.json
dist/

0 comments on commit 122e729

Please sign in to comment.