vue3-yuanma/.vscode/settings.json
2018-11-08 18:39:38 -05:00

10 lines
148 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"cSpell.enabledLanguageIds": [
"markdown",
"plaintext",
"text",
"yml"
]
}