提示了ts的错。
Workaround - Add the following configuration in $workspace/.vscode/settings.json
{
"javascript.validate.enable": false
}
提示了ts的错。
Workaround - Add the following configuration in $workspace/.vscode/settings.json
{
"javascript.validate.enable": false
}