Skip to content

Instantly share code, notes, and snippets.

@ashimon83
Created November 30, 2021 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashimon83/cecf93d2a8705c761ee0a71a7f351af0 to your computer and use it in GitHub Desktop.
Save ashimon83/cecf93d2a8705c761ee0a71a7f351af0 to your computer and use it in GitHub Desktop.
svgr.config.js
module.exports = {
typescript: true,
template: require('./template.tsx'),
indexTemplate: require('./index-template.tsx')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment