@lab009/babel-preset-lab009
v2.0.1
Published
[DEPRECATED] Babel preset used by lab009
Downloads
9
Readme
@lab009/babel-preset-lab009
[DEPRECATED] use @lab009/babel-preset-magma
This package includes the Babel preset used by lab009
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": ["lab009"]
}Repository
https://github.com/lab009/babel-preset-lab009.git
