@sharyn/babel-preset

3.1.3 • Public • Published

🌹 @sharyn/babel-preset

npm

You can use this package as a standalone, but I recommend following the development setup tutorial to also install ESLint, Flow, Jest, React, and their Babel-related plugins.

🌹 Install

Minimal install:

yarn add --dev @sharyn/babel-preset @babel/core

Add to your package.json:

"babel": {
  "presets": [
    "@sharyn"
  ]
},

🌹 Auto-configured Modules

The following supported modules are automatically configured for Babel if they are detected in your package.json:

See the implementation.

Note: Flow does not support the pipeline operator yet.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @sharyn/babel-preset

    Weekly Downloads

    4

    Version

    3.1.3

    License

    MIT

    Unpacked Size

    6.3 kB

    Total Files

    4

    Last publish

    Collaborators

    • sharyn