update template

This commit is contained in:
Rimo
2020-12-22 00:21:43 +08:00
parent 3f8b34f4cd
commit c0bdf31f7f
5 changed files with 3867 additions and 864 deletions

View File

@@ -6,6 +6,5 @@
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": false,
"arrowParens": "avoid",
"parser": "typescript"
"arrowParens": "avoid"
}