@iold/babel-preset-old
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

@iold/babel-preset-old

Custom Babel Presets, based on babel-preset-react-app, polyfill and transforms of jest included.

Usage

npm i @iold/babel-preset-old -D

Babel Presets

In .babelrc:

{
  "presets": ["react-app"]
}

Polyfill

import '@iold/babel-preset-old/lib/polyfill';
// Or
require('@iold/babel-preset-old/lib/polyfill');

Readme

Keywords

none

Package Sidebar

Install

npm i @iold/babel-preset-old

Weekly Downloads

1

Version

1.0.8

License

MIT

Unpacked Size

17.2 kB

Total Files

21

Last publish

Collaborators

  • aimake.io