horarios-v2/.editorconfig

13 lines
119 B
INI
Raw Normal View History

2020-07-24 02:16:33 +00:00
[*]
indent_style = space
indent_size = 4
[*.sass]
indent_size = 2
2020-07-24 02:16:33 +00:00
[*.json]
indent_size = 2
[*.yaml]
indent_size = 2