js was not honored

This commit is contained in:
Josh Bruce 2018-04-05 11:35:30 -04:00
parent 3f6b2c817d
commit 82b18bc710

View File

@ -1,13 +1,13 @@
root = true
[*, *.json, *.js]
[*{json,js}]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
[*.md, !test/*md]
[*.md, !test/*.md]
charset = utf-8
end_of_line = lf
insert_final_newline = true