UNPKG

@jsenv/cli

Version:

Command Line Interface for jsenv

12 lines (11 loc) 180 B
module.exports = { plugins: [ "@babel/plugin-syntax-import-attributes", [ "@babel/plugin-transform-react-jsx", { pragma: "h", }, ], ], };