We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784096d commit 61b2948Copy full SHA for 61b2948
1 file changed
package.json
@@ -39,7 +39,8 @@
39
"docs/src/rules/*.md": [
40
"node tools/fetch-docs-links.js",
41
"git add docs/src/_data/further_reading_links.json"
42
- ]
+ ],
43
+ "docs/**/*.svg": "npx svgo -r --multipass"
44
},
45
"files": [
46
"LICENSE",
0 commit comments