rimajon-vue/.editorconfig

13 lines
119 B
INI

[*]
indent_style = space
indent_size = 4
[*.sass]
indent_size = 2
[*.json]
indent_size = 2
[*.yaml]
indent_size = 2