sqrtminusone.github.io/.editorconfig

11 lines
No EOL
143 B
INI

[*.html]
indent_style = "space"
indent_size = 4
[*.scss]
indent_style = "space"
indent_size = 4
[*.js]
indent_style = "space"
indent_size = 2