Add editorconfig
This commit is contained in:
parent
88d8de76ec
commit
a6241563c7
5
.editorconfig
Normal file
5
.editorconfig
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*.{js,css}]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
Reference in New Issue
Block a user