moved to deckbuild

This commit is contained in:
Witherking25 2023-02-17 20:31:32 +00:00
commit 54ba277a12
18 changed files with 590 additions and 107 deletions

View file

@ -18,6 +18,6 @@
"allowSyntheticDefaultImports": true,
"skipLibCheck": true
},
"include": ["src"],
"include": ["src/ts"],
"exclude": ["node_modules"]
}