main
Add knip (#17955)
convert @babel/standalone to typescript (#13212)
Remove noop plugins from `@babel/standalone` (#17963)
Don't bundle unnecessary plugins in `@babel/standalone` (#15023)
Export babel tooling packages in `@babel/standalone` (#11696)
Add explicit `.ts`/`.js` extension to all imports in `src` (#15892)
Add transform support for JSON modules imports (#16172)
[Babel 8] Remove decorator parser plugin options (#17643)
RUN: `yarn gulp materialize-babel-8-src`
fix: Use `runtime: 'classic'` in the browser for React (#18086)