Commit aa2d7d10 authored by David Schnur's avatar David Schnur

Merge pull request #1140 from nschonni/0.9-add-editorconfig

0.9 add editorconfig
parents 4318eeae 9fb67cf4
# editorconfig.org
root = true
[*.js]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment