UNPKG

next-react-svg

Version:

Transform your svg image to a React component.

8 lines (7 loc) 124 B
module.exports = { semi: true, singleQuote: true, trailingComma: 'all', printWidth: 120, arrowParens: 'avoid', };