add .vscode

This commit is contained in:
nullnyat 2022-09-18 00:22:23 +09:00
parent 8bf9550139
commit 5e47ba4c50
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ node_modules
memory.json
font.ttf
.idea
.vscode

View File

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