@rtobon/babel-preset-eagle
v1.1.0
Published
Babel preset used by Eagle
Downloads
1
Readme
@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