the-forest/client/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression/README.md
2024-09-17 20:35:18 -04:00

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