fix(.editorconfig): use correct syntax
This commit is contained in:
parent
8928ada527
commit
06c3950a97
@ -1,5 +1,5 @@
|
||||
root=true
|
||||
|
||||
[*]
|
||||
indent_style: "tab"
|
||||
indent_size: "2"
|
||||
indent_style: tab
|
||||
indent_size: 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user