New:
- Support for
[email protected]
- Option
all
allows for transforming all files, even if they do not have a@flow
comment. - Option
pretty
removes types without inserting white-space, and generates an appropriate source map.
New:
[email protected]
all
allows for transforming all files, even if they do not have a @flow
comment.pretty
removes types without inserting white-space, and generates an appropriate source map.