@svgr/plugin-prettier
Format SVG code using Prettier.
Install
npm install --save-dev @svgr/plugin-prettierUsage
.svgrrc
{
"plugins": ["@svgr/plugin-prettier"]
}License
MIT
Format code using Prettier
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Version bump only for package @svgr/plugin-prettier
Note: Version bump only for package @svgr/plugin-prettier
Note: Version bump only for package @svgr/plugin-prettier
Note: Version bump only for package @svgr/plugin-prettier
Note: Version bump only for package @svgr/plugin-prettier
Note: Version bump only for package @svgr/plugin-prettier
Note: Version bump only for package @svgr/plugin-prettier
Note: Version bump only for package @svgr/plugin-prettier
Note: Version bump only for package @svgr/plugin-prettier
Note: Version bump only for package @svgr/plugin-prettier
v4: - template option must now returns a Babel AST
@svgr/core does not include svgo & prettier by default