Run dtslint as part of CI
This commit is contained in:
parent
e2694da660
commit
47e001203d
@ -21,7 +21,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"dtslint": "dtslint --localTs node_modules/typescript/lib types",
|
||||
"test": "gulp",
|
||||
"test": "gulp && yarn -s dtslint",
|
||||
"test:watch": "gulp watch",
|
||||
"prepublish": "gulp prepublish",
|
||||
"perf-server": "`npm bin`/webpack-dev-server --config perf/webpack.config.js --hot"
|
||||
|
Loading…
Reference in New Issue
Block a user