Commit Graph

6 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andrej Hazucha
9fee92dff8 [inline-style-prefixer] allowing ES2015 module syntax (#18533)
* [inline-style-prefixer] allowing "import * as InlineStylePrefixer from 'inline-style-prefixer';" syntax

* [inline-style-prefixer] removing redundant export
2017-10-23 11:48:44 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
1b54a38a43 Fix remaining lint errors (#19219) 2017-08-21 14:14:31 -07:00
Andrej Hazucha
0141e9af8f Added initial types for inline-style-prefixer (#18413)
* Added initial types for inline-style-prefixer

https://github.com/rofrischmann/inline-style-prefixer

* [inline-style-prefixer] fix tslint issues

* [inline-style-prefixer] using export =

* [inline-style-prefixer] fixed test
2017-07-26 09:08:17 -07:00