- Resolve components wrapped in HOCs to their definitions
- Upgrade to prettier for all code style.
- Enable TravisCI
- Initial Commit - the resolver currently finds export declarations tagged with
the
@component
annotation, and returns them to react-docgen.