babelconf

0.2.1 • Public • Published
██████╗  █████╗ ██████╗ ███████╗██╗      ██████╗ ██████╗ ███╗   ██╗███████╗
██╔══██╗██╔══██╗██╔══██╗██╔════╝██║     ██╔════╝██╔═══██╗████╗  ██║██╔════╝
██████╔╝███████║██████╔╝█████╗  ██║     ██║     ██║   ██║██╔██╗ ██║█████╗
██╔══██╗██╔══██║██╔══██╗██╔══╝  ██║     ██║     ██║   ██║██║╚██╗██║██╔══╝
██████╔╝██║  ██║██████╔╝███████╗███████╗╚██████╗╚██████╔╝██║ ╚████║██║
╚═════╝ ╚═╝  ╚═╝╚═════╝ ╚══════╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝╚═╝

Create a .babelrc configuration quickly from the command line. No need to remember plugin module names or their alternate configuration option.

  $ > npm install -g babelconf
  $ > babelconf

babelconf

Babelconf uses the the latest listing of presets and plugins from the babel website. Babelconf supports all presets and plugins.

Both the package.json dependencies and the .babelrc configuration are updated at the end of the process.

Package Sidebar

Install

npm i babelconf

Weekly Downloads

6

Version

0.2.1

License

ISC

Last publish

Collaborators

  • tmanderson