readme indents
This commit is contained in:
parent
3b9a2c86b1
commit
33ddec9e09
14
.editorconfig
Normal file
14
.editorconfig
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
indent_size = 4
|
||||||
|
indent_style = tab
|
||||||
|
|
||||||
|
[*.{js,ts,css,html}]
|
||||||
|
indent_size = 4
|
||||||
|
indent_style = tab
|
||||||
|
|
||||||
|
[*.{md,json,jsonc,yml,yaml,sql}]
|
||||||
|
indent_size = 2
|
||||||
|
indent_style = space
|
Loading…
x
Reference in New Issue
Block a user