wetter.ljg.sh/.editorconfig

10 lines
115 B
INI

root = true
[*.{css,html,js}]
indent_style = space
indent_size = 4
[*.json]
indent_style = space
indent_size = 2