Transition to TypeScript

This commit is contained in:
Gabe Farrell 2023-12-04 05:04:20 +00:00
parent c3788cc413
commit 92bf5eda58
11 changed files with 273 additions and 2163 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
.env
*.env
node_modules/*
node_modules/*
yarn-error.log