This also fixes enum not adding the respective declaration to the scope during the typescript visitation. Rewrites: 2080042808b18b005fb54aeaf9ab708f64cb1005 #9944 a6392bd636d07c41579ea5ab443152a09943e096 #10019
@babel/plugin-transform-typescript
Transform TypeScript into ES.next
See our website @babel/plugin-transform-typescript for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-transform-typescript
or using yarn:
yarn add @babel/plugin-transform-typescript --dev