Add editorconfig
This commit is contained in:
parent
53f1274956
commit
bc3ae9cd81
1 changed files with 6 additions and 0 deletions
6
.editorconfig
Normal file
6
.editorconfig
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
root = true
|
||||
[*.{js,ts,svelte}]
|
||||
charset = utf-8
|
||||
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
Loading…
Add table
Reference in a new issue