style: add .editorconfig
This commit is contained in:
parent
83409ef2c8
commit
91acd4e855
|
@ -0,0 +1,5 @@
|
|||
root = true
|
||||
|
||||
[*.{html,js}]
|
||||
indent_size = 4
|
||||
indent_style = space
|
Loading…
Reference in New Issue