mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
0.9.5 - definitelytyped-header-parser 3.7.1
This commit is contained in:
committed by
Andrew Branch
parent
5360f76f51
commit
a2b590ef2c
@@ -15,6 +15,7 @@
|
||||
"watch": "tsc --watch",
|
||||
"lint": "tslint --project tsconfig.json --format stylish && tslint --project test/tsconfig.json --format stylish",
|
||||
"test": "mocha --require test/mocha-require.js \"test/*.ts\""
|
||||
"prepublishOnly": "npm run build && npm run test && npm run lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"parsimmon": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user