babel-preset

JetBrains preset for Babel 6

APACHE-2.0 License

Downloads
19.2K
Stars
3
Committers
10

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

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]