Skip to content

Commit

Permalink
chore: ignore JSON files in prettier
Browse files Browse the repository at this point in the history
[skip-ci]
  • Loading branch information
sagarvora committed Aug 11, 2022
1 parent a7c102a commit 107b55f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Ignore files with {% include ... %}
india_compliance/income_tax_india/report/income_tax_deductions/income_tax_deductions.js

# JSON files - most are autogenerated
*.json

# Other
node_modules
dist/

0 comments on commit 107b55f

Please sign in to comment.