config: improve integration with vscode

this adds recommended extensions, a vscode workspace config, workspace
settings & launch configs for mobile & web apps.
This commit is contained in:
Abdullah Atta
2023-02-13 09:18:01 +05:00
parent ae4afd5154
commit 1fb7541d14
7 changed files with 104 additions and 16 deletions

View File

@@ -1,3 +0,0 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}