Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Make sure json files use editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
domharrington committed Nov 1, 2018
1 parent 6fcfc7f commit 7637a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ root = true
end_of_line = lf
insert_final_newline = true

[*{js,jsx}]
[*{js,jsx,json}]
charset = utf-8
indent_style = space
trim_trailing_whitespace = true
Expand Down

0 comments on commit 7637a41

Please sign in to comment.