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

Commit

Permalink
Add typescript definition info to packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
berickson1 committed Dec 10, 2015
1 parent 810f855 commit 9f6b9f8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,8 @@
"peerDependencies": {
"typescript": ">=1.7.3"
},
"license": "Apache-2.0"
"license": "Apache-2.0",
"typescript": {
"definition": "lib/tslint.d.ts"
}
}

0 comments on commit 9f6b9f8

Please sign in to comment.