{ "plugins": [ ["babel-plugin-transform-builtin-extend", { globals: ["Error", "Array"] }] ], "presets": ["env", "stage-0"] }