Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ricardo-tobon/babel-preset-eagle

rtobon6MIT1.1.0

Babel preset used by Eagle

readme

@nas-user/babel-preset-eagle

This package includes the Babel preset used by Eagle

Usage

If you want to use this Babel preset in a project, you can install it with following steps.

First, install Babel.

Then create a file named .babelrc with following contents in the root folder of your project:

  {
    "presets": ["eagle"]
  }

Repository

https://github.com/Graf009/babel-preset-eagle.git