{ "presets": [ "stage-0", [ "env", { "loose": true, "exclude": ["transform-es2015-typeof-symbol"] } ] ], "plugins": ["transform-runtime"] }