UNPKG

react-svgmt

Version:

Convenient SVG loading and manipulation from react

11 lines (10 loc) 183 B
{ "extends": ["airbnb", "prettier", "prettier/react"], "env": { "jest": true }, "rules": { "react/jsx-filename-extension": 0, "react/no-unused-prop-types":0 } }