refactor: more TS code

This commit is contained in:
Tristan Yang
2022-07-08 10:18:23 +08:00
parent be6822e568
commit 678b8515ca
36 changed files with 210 additions and 220 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"cSpell.words": ["btns", "oidc", "thirdparty", "tippyjs", "vocechat"],
"cSpell.words": ["btns", "navs", "oidc", "reduxjs", "thirdparty", "tippyjs", "vocechat"],
"reactSnippets.settings.prettierEnabled": true,
"reactSnippets.settings.importReactOnTop": false
}