UNPKG

487 BPlain TextView Raw
1{
2 "whitelist": [
3 "es3.memberExpressionLiterals",
4 "es3.propertyLiterals",
5 "es6.arrowFunctions",
6 "es6.blockScoping",
7 "es6.classes",
8 "es6.constants",
9 "es6.destructuring",
10 "es6.modules",
11 "es6.parameters",
12 "es6.properties.computed",
13 "es6.properties.shorthand",
14 "es6.spread",
15 "es6.templateLiterals",
16 "es6.regex.unicode",
17 "es7.exponentiationOperator",
18 "es7.trailingFunctionCommas",
19 "es7.objectRestSpread",
20 "react"
21 ]
22}