Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
feat: update to TypeScript 3.0 (#45)
Browse files Browse the repository at this point in the history
Disable no-uncessary-type-assertion due to
palantir/tslint#3540
  • Loading branch information
unional authored Oct 13, 2018
1 parent f3fa7ec commit 12806f7
Show file tree
Hide file tree
Showing 6 changed files with 3,672 additions and 886 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.DS_Store

# Logs
logs
*.log
Expand Down
Loading

0 comments on commit 12806f7

Please sign in to comment.