Commit Graph
4 Commits
Author SHA1 Message Date
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
AndyandGitHub 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