rimajon-vue/.editorconfig

13 lines
119 B
INI
Raw Normal View History

2020-10-03 15:14:47 +00:00
[*]
indent_style = space
indent_size = 4
[*.sass]
indent_size = 2
[*.json]
indent_size = 2
[*.yaml]
indent_size = 2