spiegel-keyman/web/source/.editorconfig
2019-03-14 15:42:38 +07:00

10 lines
147 B
INI

# top-most EditorConfig file
root = true
; applies to all files
[*]
indent_style = space
[*.{java, js, ts, sh, css, html, xml}]
indent_size = 2