chore: add more i18n options and update templates

This commit is contained in:
Xin
2023-08-27 17:32:44 +01:00
parent d9c44bc503
commit c8b1d764e0
15 changed files with 125 additions and 41 deletions

View File

@ -1,7 +1,7 @@
{
"goTemplateBracketSpacing": true,
"htmlWhitespaceSensitivity": "css",
"printWidth": 100,
"printWidth": 200,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5",