Commit Graph

4 Commits

Author SHA1 Message Date
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