ktongue/docker_container / CAD_kevin /frontend /node_modules /@svgr /babel-plugin-remove-jsx-attribute
32.1 GB
673,093 files
Updated 5 months ago
Name
Size
lib
CHANGELOG.md1.55 kB
xet
LICENSE1.05 kB
xet
README.md352 Bytes
xet
package.json826 Bytes
xet
README.md

@svgr/babel-plugin-remove-jsx-attribute

Install

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

Usage

.babelrc

{
  "plugins": [
    [
      "@svgr/babel-plugin-remove-jsx-attribute",
      {
        "elements": ["svg"],
        "attributes": ["width", "height"]
      }
    ]
  ]
}

License

MIT

Total size
32.1 GB
Files
673,093
Last updated
Mar 19
Pre-warmed CDN
US EU US EU

Contributors