Skip to content

Commit 6e4b02a

Browse files
committed
feat: convert to TypeScript
1 parent 54f3588 commit 6e4b02a

6 files changed

Lines changed: 1801 additions & 476 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# typescript output
2+
/dist
3+
14
# Logs
25
logs
36
*.log

0 commit comments

Comments
 (0)