项目作者: JetBrains

项目描述 :
JetBrains preset for Babel 6
高级语言: JavaScript
项目地址: git://github.com/JetBrains/babel-preset.git
创建时间: 2017-07-04T15:08:27Z
项目社区:https://github.com/JetBrains/babel-preset

开源协议:Apache License 2.0

下载


JetBrains preset for Babel 6 (1.0) and 7 (2.0)

official JetBrains project

Babel 6 (1.0)

This preset includes all plugins from the following official presets:

env is used with {modules: false} option, because webpack 2 uses native imports for tree shaking.

Babel 7 (2.0)

TODO

Note to maintainers: to trigger publishing of the npm package append [Publish] to the commit message. For example:

Tweaked the preset [Publish]