Pull type definition files in the post install phase.
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
"typescript": "^1.8.9"
|
"typescript": "^1.8.9"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"postinstall": "typings install",
|
||||||
"lint": "tslint **/*.ts"
|
"lint": "tslint **/*.ts"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user