Skip to content

Strip flow types #256

@Kronuz

Description

@Kronuz

Babel has this module: @babel/plugin-transform-flow-strip-types, which simply ignores flow types. There are quite a few modules out there that use babel to compile, yet have flow typing.

Please add support for stripping types, no need for full Flow support (issue #174), just ignore/strip them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions