David Nicholas Williams
David Nicholas Williams
Thanks for this great plugin! Is there a way to have it resolve aliases via the Typescript `paths` setting in `tsconfig.json`? Out of the box, code that compiles fine with...
### Are you submitting a **bug report** or a **feature request**? Possibly a **feature request**, more a question: what I want may already exist :-) ### What is the current...
This brings the min peer dependency up to react 0.14 (the react and new react-dom modules are now both depended upon @ 0.14.x). No functionality changes, but ensures everything's in...
Adds a feature to pass a style prop to the root component, which is then applied as an inline style to the root html element. Much the same idea as...