Files
babel/packages/babel-plugin-transform-react-pure-annotations/test/fixtures/react/cloneElement/options.json
Devon Govett 6ba1f0dd22 Implement @babel/plugin-transform-react-pure-annotations (#11428)
The new plugin is also enabled in `@babel/preset-react`
2020-05-24 22:55:29 +02:00

5 lines
80 B
JSON

{
"sourceType": "module",
"plugins": ["transform-react-pure-annotations"]
}