Use project TypeScript in VsCode
This commit is contained in:
parent
e20aef2f32
commit
7d822e4934
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -17,4 +17,5 @@
|
||||||
"editor.indentSize": 2,
|
"editor.indentSize": 2,
|
||||||
"editor.insertSpaces": true,
|
"editor.insertSpaces": true,
|
||||||
},
|
},
|
||||||
|
"typescript.tsdk": "node_modules\\typescript\\lib",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue