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

Remove JSX empty expression

Usage no npm install needed!

<script type="module">
  import svgrBabelPluginRemoveJsxEmptyExpression from 'https://cdn.skypack.dev/@svgr/babel-plugin-remove-jsx-empty-expression';
</script>

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