Justin Ridgewell 797fb3c2e4 Optimize and remove state from typeof-symbol transform (#5955)
Also fixes a bug with returning a Symbol from a Class constructor
(because the transform wasn’t run on helpers before).
2017-07-17 10:51:36 -04:00

4 lines
114 B
JSON

{
"plugins": ["transform-es2015-classes", "transform-es2015-block-scoping", "transform-es2015-typeof-symbol"]
}