babel-preset-ca

1.1.3 • Public • Published

Babel Preset for CA Technologies

Greenkeeper badge Build Status dependencies devDependency Status Commitizen friendly

Overview

This package provides CA's Babel configurations as an extensible shared preset. This preset is intended to be used in all CA applications that contain ES6/7 JavaScript.

Installation

npm install --save-dev babel-preset-ca

Usage

Add the following line to your .babelrc file:

{
  "presets": ["ca"]
}

How Can You Contribute

Your contributions are welcome and much appreciated. To learn more, see the Contribution Guidelines.

This project supports commitizen. You can use npm run commit to run the local instance of commitizen or git cz if you have it installed globally.

Alternatively, if you are simply using git commit, you must follow this format: git commit -m "<type>: <subject>"

License

Copyright (c) 2017 CA. All rights reserved. This software may be modified and distributed under the terms of the MIT license. To learn more, see the License.

Readme

Keywords

Package Sidebar

Install

npm i babel-preset-ca

Weekly Downloads

0

Version

1.1.3

License

MIT

Unpacked Size

10.4 kB

Total Files

11

Last publish

Collaborators

  • catechnologies