Socket
Book a DemoInstallSign in
Socket

@denali-js/babel

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@denali-js/babel

[![CircleCI](https://img.shields.io/circleci/project/github/denali-js/babel.svg?style=flat-square)](https://circleci.com/gh/denali-js/babel) [![Dependencies](https://img.shields.io/david/denali-js/babel.svg?style=flat-square)](https://david-dm.org/denali-

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

@denali-js/babel

CircleCI Dependencies npm downloads latest version

Transpile your Denali app using Babel.

Installation

$ denali install @denali-js/babel

Configuring

By default, Babel does not do anything to your code - all transforms are opt-in. When you install this addon, it will generate a recommended default .babelrc file at the root of your Denali app. This file is how you tell Babel what transforms to apply, as well which files to exclude from transformation.

For more details, check out the Babel docs.

Keywords

denali

FAQs

Package last updated on 22 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts