Commit 64484b9e authored by Sindre Sorhus's avatar Sindre Sorhus

Update .editorconfig

parent d2245d57
# editorconfig.org
root = true
[*]
......@@ -8,5 +7,9 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[package.json]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false
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