This commit is contained in:
2022-12-12 20:09:49 +00:00
parent c0f0e9e754
commit f640da25f8
5 changed files with 356 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View File

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