Update editorconfig
This commit is contained in:
parent
03772fe887
commit
cd5977cd5f
@ -9,3 +9,7 @@ insert_final_newline = true
|
|||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
|
||||||
|
[{.travis.yml,npm-shrinkwrap.json,package.json}]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user