This commit is contained in:
2021-08-02 15:36:12 +02:00
commit 7204cdab6f
52 changed files with 9105 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}
}