Use TypeScript and NCC

This commit is contained in:
mtkennerly 2020-07-10 20:59:22 -04:00
parent 93bf7071ee
commit 9673b0868c
7 changed files with 492 additions and 6 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
node_modules/
out/
tmp*/
.vscode/
*.tgz