@newhighsco/svgr-config
v1.0.0
Published
New High Score shareable config for SVGR
Readme
svgr-config 
New High Score shareable config for SVGR
Installation
Install @newhighsco/svgr-config:
yarn add -D @newhighsco/svgr-configUsage
New High Score SVGR rules come bundled in @newhighsco/svgr-config. To enable these rules, add a svgr.config.js at the root of your project. See the SVGR configuration docs for more details.
// `svgr.config.js`
module.exports = require('@newhighsco/svgr-config');