Skip to content

Commit e86b23e

Browse files
mantonimroderick
authored andcommitted
Use tabWidth 2 for html files
1 parent c72a363 commit e86b23e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.prettierrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# This project uses Prettier defaults, the config file is present in
22
# order to trigger editor plugins to allow format on save behaviour
3+
overrides:
4+
- files: "*.html"
5+
options:
6+
tabWidth: 2

0 commit comments

Comments
 (0)