@fetchq/babel-preset-package

0.0.1 • Public • Published

@fetchq/babel-preset-package

This Babel preset is used for our internal packages.

Packages

Usage

Install @fetchq/babel-preset-package and add a .babelrc file with the following content to the root of your project:

npm install --dev @fetchq/babel-preset-package
{
  "presets": ["@fetchq/babel-preset-package"]
}

Options

browser

boolean, defaults to false.

Defines if @babel/preset-env is configured to target browsers or Node.js environments.

debug

boolean, defaults to false.

Outputs the targets/plugins used and the version specified in plugin data version to console.log.

Readme

Keywords

Package Sidebar

Install

npm i @fetchq/babel-preset-package

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

11.2 kB

Total Files

7

Last publish

Collaborators

  • marcopeg