Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 263 Bytes

File metadata and controls

21 lines (14 loc) · 263 Bytes

@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