forked from external/vscode-xml
chore: set workspace typescript version
This commit is contained in:
parent
62234629e2
commit
2f633f7b86
1 changed files with 2 additions and 0 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -6,4 +6,6 @@
|
|||
"**/*/vsix": true,
|
||||
"**/*.js": {"when": "$(basename).ts"}
|
||||
}
|
||||
,
|
||||
"typescript.tsdk": "./node_modules/typescript/lib"
|
||||
}
|
Loading…
Add table
Reference in a new issue