Skip to content

Commit

Permalink
Improve TypeScript typings
Browse files Browse the repository at this point in the history
- Remove custom chai and node typings
- Add path-based type declarations for test interfaces

[ci skip]
  • Loading branch information
jason0x43 committed Nov 17, 2016
1 parent 6f9045a commit 9fa399e
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 1,802 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
"lodash-amd": "4.16.4",
"mimetype": "0.0.8",
"platform": "1.3.1",
"source-map": "0.1.33"
"source-map": "0.1.33",
"@types/chai": "3.4.34",
"@types/node": "6.0.48"
},
"devDependencies": {
"intern": "3.2.3"
Expand Down
Loading

0 comments on commit 9fa399e

Please sign in to comment.