Graf009 / babel-preset-eagle

Babel preset used by Eagle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@eagle/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

About

Babel preset used by Eagle


Languages

Language:JavaScript 100.0%