$ cnpm install @jetbrains/babel-preset-jetbrains
This preset includes all plugins from the following official presets:
env
(with browserslist
defaults as target),stage-2
,react
,transform-strict-mode
.env
is used with {modules: false}
option, because webpack 2 uses native imports for tree shaking.
TODO
Note to maintainers: to trigger publishing of the npm package append [Publish] to the commit message. For example:
Tweaked the preset [Publish]
Copyright 2014 - 2016 © taobao.org |