Initial commit

This commit is contained in:
2023-08-31 21:44:37 -05:00
commit f7a8fe6ea8
23 changed files with 10464 additions and 0 deletions

6
.prettierignore Normal file
View File

@@ -0,0 +1,6 @@
package-lock.json
tsconfig.json
node_modules
dist
coverage