Update editorconfig

This commit is contained in:
Yukai Huang 2016-10-24 19:28:01 +08:00
parent 03772fe887
commit cd5977cd5f
1 changed files with 4 additions and 0 deletions

View File

@ -9,3 +9,7 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[{.travis.yml,npm-shrinkwrap.json,package.json}]
indent_style = space
indent_size = 2