mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Fixed task.json for webview sample
This commit is contained in:
3
webview-sample/.vscode/settings.json
vendored
Normal file
3
webview-sample/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"typescript.tsc.autoDetect": "off"
|
||||
}
|
||||
Reference in New Issue
Block a user