Adjust .editorconfig

This commit is contained in:
Chi Vinh Le
2017-04-05 19:41:19 +07:00
parent a4ec278125
commit 4aa8b5f234
+1 -4
View File
@@ -2,14 +2,11 @@ root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[{package.json,.*rc,*.yml}]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false