Skip to content

Commit

Permalink
Add quote type rule to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill committed Feb 23, 2021
1 parent 82d0e73 commit 6d36a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ trim_trailing_whitespace = true

[{*.js, .staticjs}]
indent_style = tab
quote_type = single

[*.json]
indent_style = space
Expand Down

0 comments on commit 6d36a9e

Please sign in to comment.