Begin refactoring to TypeScript

This commit is contained in:
Matthew Oslan
2019-05-09 00:55:37 -04:00
parent 39a58a9f91
commit 6acb40eed1
6 changed files with 135 additions and 4 deletions

2
.gitignore vendored
View File

@@ -4,6 +4,8 @@ node_modules
coverage/*
npm-debug.log
.vscode
.idea
js
# Elastic Beanstalk Files
.elasticbeanstalk/*