setup tests

This commit is contained in:
Yanzhen Yu
2018-09-30 16:20:53 +08:00
parent 3edd364c3b
commit 7d1cf13266
9 changed files with 169 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
{
"singleQuote": true,
"trailingComma": "es5"
}
"trailingComma": "all"
}