Files
babel/packages/babel-plugin-transform-react-jsx/test/fixtures/react-automatic/should-add-quotes-es3/options.json
2020-12-15 00:02:23 +01:00

7 lines
114 B
JSON

{
"plugins": [
["transform-react-jsx", { "runtime": "automatic" }],
"transform-property-literals"
]
}