chore: add development files

This commit is contained in:
Hiroki Osame
2023-03-02 10:03:50 +09:00
parent ac6972c506
commit 2503d0c1f7
4 changed files with 16 additions and 3 deletions

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

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