Skip to content

Commit

Permalink
#3 Initial setup of TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
gidztech committed Mar 6, 2018
1 parent 16fefca commit 5b76057
Show file tree
Hide file tree
Showing 17 changed files with 895 additions and 376 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.idea/
node_modules/
.DS_Store
node_modules/
lib
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tsconfig.json
src
62 changes: 0 additions & 62 deletions api/miscellaneous.js

This file was deleted.

55 changes: 0 additions & 55 deletions api/retrieval.js

This file was deleted.

233 changes: 0 additions & 233 deletions api/waits.js

This file was deleted.

21 changes: 0 additions & 21 deletions index.js

This file was deleted.

Loading

0 comments on commit 5b76057

Please sign in to comment.