It doesn't exist yet as of this commit, but a set of new JSON files will be placed at the root of the repo and the editor config file is needed at the root of the repo to ensure proper formatting of those JSON files.pull/705/head
parent
878afc9c6d
commit
d52d1588f4
@ -1,7 +1,7 @@
|
|||||||
# EditorConfig is awesome: https://EditorConfig.org
|
# EditorConfig is awesome: https://EditorConfig.org
|
||||||
|
|
||||||
# top-most EditorConfig file
|
# top-most EditorConfig file
|
||||||
root = false
|
root = true
|
||||||
|
|
||||||
[*.json]
|
[*.json]
|
||||||
indent_style = space
|
indent_style = space
|
Loading…
Reference in new issue