@cadent/babel-preset-cadent-node

5.0.4 • Public • Published

babel-preset-cadent-node

Overview

This package contains the presets used by all Cadent applications written in NodeJs

Internal Usage

This package is automatically included in all Cadent bootstrapped projects. There is no need to include it manually.

External Usage

This package can be used externally as a babel-preset if you so choose.

You'll need to install Babel. Most of what you need to get started is here.

Download @cadent/babel-preset-cadent-node package

npm install --save-dev @cadent/babel-preset-cadent-node

Install the other packages you'll need. You can find them in the package.json

Create a babel.config.js file at the root of your project and add the following code

module.exports = {
  presets: ["@cadent/babel-preset-cadent-node"]
};

Readme

Keywords

none

Package Sidebar

Install

npm i @cadent/babel-preset-cadent-node

Weekly Downloads

15

Version

5.0.4

License

MIT

Unpacked Size

14.8 kB

Total Files

5

Last publish

Collaborators

  • ls-cadent
  • jeinhorn
  • tmnguyen
  • yhuang-cadent
  • sprajapati
  • wyoon
  • jalayon
  • cadent-angular
  • lkoslov
  • shurduke
  • aman_jangra
  • msimonitsch
  • cadentdevops
  • aparna.mahadevan
  • smita-dhamane
  • sdesai