Convert to typescript

This commit is contained in:
Peter Evans 2020-05-17 17:21:11 +09:00
parent 0f423da02c
commit f8274253bd
19 changed files with 2157 additions and 488 deletions

3
.gitignore vendored
View file

@ -1,6 +1,7 @@
__pycache__
.python-version
node_modules
lib/
node_modules/
.DS_Store