cleanup and apply editorconfig

This commit is contained in:
1111hui 2016-06-20 16:15:59 +08:00
parent 8550501fb2
commit 2c3d3e5df0
2 changed files with 8 additions and 8 deletions

View file

@ -55,7 +55,6 @@
"camelcase": 2,
"comma-spacing": 2,
"comma-style": 2,
"comma-dangle": [2, "never"],
"consistent-this": [2, "self"],
"eol-last": 2,
"func-style": [2, "declaration"],