rimajon-vue/.editorconfig
2020-10-03 10:14:47 -05:00

13 lines
119 B
INI

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