Flowtype class generic types are not stripped away · Issue #8332 · babel/babel

Bug Report Current Behavior It seems using generics for classes does not correctly get striped away when compiled when using the flow preset. Input Code https://github.com/bpatram/eslint-flow-gener...