Created by: ianschmitz
Closes #5741 (closed).
@babel/plugin-transform-flow-strip-types was clashing with @babel/plugin-proposal-decorators, which was breaking TypeScript decorator support.
/cc @metawave
Created by: ianschmitz
Closes #5741 (closed).
@babel/plugin-transform-flow-strip-types was clashing with @babel/plugin-proposal-decorators, which was breaking TypeScript decorator support.
/cc @metawave