Update test config file

This commit is contained in:
Christopher Jones 2018-11-26 15:02:56 +11:00
parent b8a129ea25
commit 6ce52f9996
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
root = true
[*]
end_of_line = lf
indent_style = space
[*.js]
indent_size = 2
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true