mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
263 B
263 B
@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