chore: update vscode settings

This commit is contained in:
Anthony Fu 2021-02-14 14:34:06 +08:00
parent c6c6722d38
commit d31604d982

View File

@ -5,5 +5,6 @@
"i18n-ally.sortKeys": true,
"cSpell.words": [
"Vitesse"
]
],
"typescript.tsdk": "node_modules/typescript/lib"
}