Skip to content

Commit

Permalink
Add TypeScript definition
Browse files Browse the repository at this point in the history
This will allow `tsd` 0.6 to discover the file
  • Loading branch information
pspeter3 committed Aug 7, 2015
1 parent c7e4f26 commit c510503
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"tslint": "./bin/tslint"
},
"main": "./lib/tslint",
"typescript": {
"definition": "lib/tslint.d.ts"
},
"repository": {
"type": "git",
"url": "https://github.com/palantir/tslint.git"
Expand Down

0 comments on commit c510503

Please sign in to comment.