Setup TypeScript output dir.

This commit is contained in:
2023-09-26 16:45:32 -04:00
parent 87a4f56d14
commit ac6a47e15f
2 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules/**
node_modules/**
dist/**