UNPKG

889 BPlain TextView Raw
1{
2 "plugins": ["fast-async",
3 "check-es2015-constants",
4 "transform-es2015-arrow-functions",
5 "transform-es2015-block-scoped-functions",
6 "transform-es2015-block-scoping",
7 "transform-es2015-classes",
8 "transform-es2015-computed-properties",
9 "transform-es2015-destructuring",
10 "transform-es2015-duplicate-keys",
11 "transform-es2015-for-of",
12 "transform-es2015-function-name",
13 "transform-es2015-literals",
14 "transform-es2015-object-super",
15 "transform-es2015-parameters",
16 "transform-es2015-shorthand-properties",
17 "transform-es2015-spread",
18 "transform-es2015-sticky-regex",
19 "transform-es2015-unicode-regex",
20 "transform-object-assign",
21 ]
22}
\No newline at end of file