Commit Graph

6 Commits

Author SHA1 Message Date
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Benjamin Lim
df4cf48508 refactor: use type aliases in webpack options namespace 2017-07-09 14:27:03 +08:00
Benjamin Lim
95390bf278 fix: change Compiler to ICompiler
- Updates the WebpackDevMiddleware function to accept MultiCompilers
- Updates deprecated names

Closes #17608
2017-07-09 14:18:48 +08:00
Nathan Shively-Sanders
755c104c94 Fix types in express-serve-static-core and webpack-dev-middleware
express-serve-static-core had the wrong type for a string indexer.
webpack-dev-middleware tests needed to wrap an argument in an array.
2017-06-15 16:36:24 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00