File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 32
32
"fetch" : " sh src/scripts/fetch.sh" ,
33
33
"init:generated" : " mkdirp ./generated/loaders && mkdirp ./generated/plugins " ,
34
34
"lint" : " run-s lint:*" ,
35
- "lint:links" : " hyperlink -r build/index.html --canonicalroot https://webpack.js.org/ --skip support__ --skip sidecar.gitter.im --todo external-redirect | tee master.tap | tap-spot" ,
35
+ "lint:links" : " hyperlink -r build/index.html --canonicalroot https://webpack.js.org/ --skip support__ --skip sidecar.gitter.im --todo img.shields.io --todo external-redirect | tee master.tap | tap-spot" ,
36
36
"lint:js" : " eslint . --ext .js --ext .jsx" ,
37
37
"lint:markdown" : " markdownlint --config ./.markdownlint.json *.md ./src/content/**/*.md" ,
38
38
"lint:social" : " alex . -q" ,
You can’t perform that action at this time.
0 commit comments