* Do not trust Scope when removing TypeScript types * Warn * Update warning message Co-Authored-By: Brian Ng <bng412@gmail.com> * Add test * Node 6
@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