Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

contactlab/babelrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

110 Commits

Repository files navigation

@contactlab/babelrc

Contactlab Frontend Team official (extendible) Babel configuration.

Usage

$ npm install -D @contactlab/babelrc
# or
$ yarn add -D @contactlab/babelrc

In package.json:

{
 "babel": {
 "extends": "@contactlab/babelrc",
 "presets": ["..."],
 "plugins": ["..."]
 }
}

or in .babelrc:

{
 "extends": "@contactlab/babelrc",
 "presets": ["..."],
 "plugins": ["..."]
}

Reference

extends option in Babel CLI / .babelrc.

License

Released under the Apache 2.0 license.

About

Contactlab official (extendible) Babel configuration

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /