Package detail

@svgr/babel-plugin-remove-jsx-empty-expression

gregberge41.3mMIT8.0.0

Remove JSX empty expression

babel-plugin

readme

@svgr/babel-plugin-remove-jsx-empty-expression

Install

npm install --save-dev @svgr/babel-plugin-remove-jsx-empty-expression

Usage

.babelrc

{
  "plugins": ["@svgr/babel-plugin-remove-jsx-empty-expression"]
}

License

MIT