New:
- Support for
flow-remove-types@v1.1.0
- 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:
flow-remove-types@v1.1.0
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.