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 3232 "fetch" : " sh src/scripts/fetch.sh" ,
3333 "init:generated" : " mkdirp ./generated/loaders && mkdirp ./generated/plugins " ,
3434 "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" ,
3636 "lint:js" : " eslint . --ext .js --ext .jsx" ,
3737 "lint:markdown" : " markdownlint --config ./.markdownlint.json *.md ./src/content/**/*.md" ,
3838 "lint:social" : " alex . -q" ,
You can’t perform that action at this time.
0 commit comments