Skip to content

Commit

Permalink
Merge f23ddc7 into 1414263
Browse files Browse the repository at this point in the history
  • Loading branch information
xuoe committed Nov 14, 2019
2 parents 1414263 + f23ddc7 commit 4d1476a
Show file tree
Hide file tree
Showing 12 changed files with 747 additions and 168 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ coverage
.eslintignore
.eslintrc
.travis.yml
types/tsconfig.json
types/*.test.ts
.nyc_output
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ node_js:
- '8'
- '10'
- '12'
before_install: npm install -g 'npm@>6.9'
script: npm run check
after_success: npm run coveralls
17 changes: 0 additions & 17 deletions index.d.ts

This file was deleted.

0 comments on commit 4d1476a

Please sign in to comment.