mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Add .json to .editorconfig
This commit is contained in:
@@ -8,6 +8,6 @@ insert_final_newline = false
|
||||
[*.js]
|
||||
end_of_line = lf
|
||||
|
||||
[*.{js,css,html}]
|
||||
[*.{js,json,css,html}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
Reference in New Issue
Block a user