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 1919 "predocs-test" : " npm run docs" ,
2020 "docs" : " typedoc --readme none && touch docs/.nojekyll" ,
2121 "docs-deploy" : " gh-pages --dotfiles --dist docs" ,
22- "docs:test" : " linkinator docs --silent --retry && linkinator doc/*.md --skip http://localhost:3000 --skip http://localhost:9464 --silent --retry --directory-listing" ,
22+ "docs:test" : " linkinator docs --silent --retry && linkinator doc/*.md --skip http://localhost:3000 --skip http://localhost:9464 --skip https://github.com/ -- silent --retry --directory-listing" ,
2323 "lint" : " lerna run lint && npm run lint:markdown && npm run lint:semconv-deps" ,
2424 "lint:changed" : " lerna run --concurrency 1 --stream lint --since HEAD --exclude-dependents" ,
2525 "lint:fix" : " lerna run lint:fix && npm run lint:markdown:fix" ,
You can’t perform that action at this time.
0 commit comments