spiegel-keyman/web/src/.editorconfig
2022-10-21 12:00:10 +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