UNPKG

escalade-react-stock

Version:
32 lines (31 loc) 363 B
{ "presets": [ "es2015", "stage-3", "react" ], "plugins": [ [ "transform-runtime", { "polyfill": false, "regenerator": true } ], "add-module-exports", [ "styled-jsx/babel", { "plugins": [ "styled-jsx-plugin-postcss" ] } ], [ "transform-react-remove-prop-types", { "mode": "wrap" } ] ] }