1.0.0 • Published 7 years ago

@helio-training/babel-preset-helio v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Helio Babel Presets

Sets up node projects with proper ES2017+ syntax

Installation

Using NPM

$ npm install @helio-training/babel-preset-helio -D

Using Yarn

$ yarn add @helio-training/babel-preset-helio --dev

Usage

.babelrc Preferred

{
  "presets": "helio"
}
ansi-regexansi-stylesbabel-code-framebabel-helper-bindify-decoratorsbabel-helper-builder-binary-assignment-operator-visitorbabel-helper-call-delegatebabel-helper-define-mapbabel-helper-explode-assignable-expressionbabel-helper-explode-classbabel-helper-function-namebabel-helper-get-function-aritybabel-helper-hoist-variablesbabel-helper-optimise-call-expressionbabel-helper-regexbabel-helper-remap-async-to-generatorbabel-helper-replace-supersbabel-messagesbabel-plugin-add-module-exportsbabel-plugin-check-es2015-constantsbabel-plugin-syntax-async-functionsbabel-plugin-syntax-decoratorsbabel-plugin-syntax-exponentiation-operatorbabel-plugin-syntax-export-extensionsbabel-plugin-syntax-function-bindbabel-plugin-syntax-trailing-function-commasbabel-plugin-transform-async-to-generatorbabel-plugin-transform-decoratorsbabel-plugin-transform-es2015-arrow-functionsbabel-plugin-transform-es2015-block-scoped-functionsbabel-plugin-transform-es2015-block-scopingbabel-plugin-transform-es2015-classesbabel-plugin-transform-es2015-computed-propertiesbabel-plugin-transform-es2015-destructuringbabel-plugin-transform-es2015-duplicate-keysbabel-plugin-transform-es2015-for-ofbabel-plugin-transform-es2015-function-namebabel-plugin-transform-es2015-literalsbabel-plugin-transform-es2015-modules-amdbabel-plugin-transform-es2015-modules-commonjsbabel-plugin-transform-es2015-modules-systemjsbabel-plugin-transform-es2015-modules-umdbabel-plugin-transform-es2015-object-superbabel-plugin-transform-es2015-parametersbabel-plugin-transform-es2015-shorthand-propertiesbabel-plugin-transform-es2015-spreadbabel-plugin-transform-es2015-sticky-regexbabel-plugin-transform-es2015-template-literalsbabel-plugin-transform-es2015-typeof-symbolbabel-plugin-transform-es2015-unicode-regexbabel-plugin-transform-exponentiation-operatorbabel-plugin-transform-export-extensionsbabel-plugin-transform-function-bindbabel-plugin-transform-regeneratorbabel-plugin-transform-strict-modebabel-preset-envbabel-runtimebabel-templatebabel-traversebabel-typesbabylonbrowserslistcaniuse-dbchalkcore-jsdebugelectron-to-chromiumescape-string-regexpesutilsglobalshas-ansiinvariantjs-tokensjsesclodashloose-envifymsprivateregenerateregenerator-runtimeregenerator-transformregexpu-coreregjsgenregjsparserstrip-ansisupports-colorto-fast-properties
1.0.0

7 years ago