Skip to content

Commit

Permalink
initial migration to typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
puncsky committed Mar 8, 2019
1 parent 6c7ba21 commit cbf3964
Show file tree
Hide file tree
Showing 104 changed files with 1,031 additions and 1,154 deletions.
8 changes: 0 additions & 8 deletions .eslintignore

This file was deleted.

339 changes: 0 additions & 339 deletions .eslintrc.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: node ./server.js
web: npm start
Loading

0 comments on commit cbf3964

Please sign in to comment.