chore: add TypeScript settings
This commit is contained in:
parent
2384e22c22
commit
27d4da8941
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||||||
|
"typescript.enablePromptUseWorkspaceTsdk": true
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue