Skip to content

Commit

Permalink
Merge pull request #27 from elmarburke/add-type-definitions
Browse files Browse the repository at this point in the history
Add type definitions
  • Loading branch information
niekert authored Jan 28, 2019
2 parents 9f53ffa + eeb7831 commit 661b5b5
Show file tree
Hide file tree
Showing 24 changed files with 1,677 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ matrix:
allow_failures:
- node_js: "0.8"
- node_js: "iojs"

jobs:
include:
- stage: lint
script: npm run dtslint
Loading

0 comments on commit 661b5b5

Please sign in to comment.