This commit is contained in:
2018-09-12 11:35:56 +08:00
parent 060f5391db
commit a31570cec2
6 changed files with 357 additions and 32 deletions

4
.prettierrc Normal file
View File

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