https://github.com/sindresorhus/xo
This commit is contained in:
Sindre Sorhus 2015-08-20 03:05:43 +07:00
parent fb6332df4f
commit 409f95eef5
6 changed files with 13 additions and 18 deletions

View file

@ -7,7 +7,7 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[package.json]
[{package.json,*.yml}]
indent_style = space
indent_size = 2