doc: update readme

This commit is contained in:
Tristan Yang
2022-07-05 22:19:05 +08:00
parent a21b56082a
commit 1aafc03ef5
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"cSpell.words": ["btns", "oidc", "tippyjs", "vocechat"],
"cSpell.words": ["btns", "oidc", "thirdparty", "tippyjs", "vocechat"],
"reactSnippets.settings.prettierEnabled": true,
"reactSnippets.settings.importReactOnTop": false
}