You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-*`ignorePattern`* - A pattern that imports will be tested against to selectively ignore imports.
46
46
-*`caseSensitive`* - A boolean value that if true will require file paths to match with case-sensitivity. Useful to ensure consistent behavior if working on both a case-sensitive operating system like Linux and a case-insensitive one like OS X or Windows.
47
+
-*`statefulComponent`* - If true return a stateful component that supports a svgRef property
47
48
-*`svgo`* - svgo options (`false` to disable). Example:
0 commit comments