Skip to content

Commit

Permalink
Use tabWidth 2 for html files
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni authored and mroderick committed Mar 27, 2021
1 parent c72a363 commit e86b23e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# This project uses Prettier defaults, the config file is present in
# order to trigger editor plugins to allow format on save behaviour
overrides:
- files: "*.html"
options:
tabWidth: 2

0 comments on commit e86b23e

Please sign in to comment.