spiegel-keyman/web/.editorconfig
darcywong00 f373695a0b Update resetContext
move to keymanweb.js

Also clean up formatting
2017-09-07 15:06:11 +07:00

10 lines
143 B
INI

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