Drop support for Node.js 0.10 and 0.12

This commit is contained in:
Sindre Sorhus 2017-05-21 23:28:38 +07:00
parent 0d2144904b
commit 9b60021fa6
6 changed files with 15 additions and 16 deletions

View file

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