We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm linkinator
I added linkinator to package.json. But I'd like to consider scheduling a regular run of it.
The text was updated successfully, but these errors were encountered:
In the scripts list
"build:linkinator": "npx linkinator https://stargate.io/docs --recurse --skip ' http://localhost?'", "build:local-linkinator": "npx linkinator ./modules/*/pages --recurse --skip ' http://localhost?'"
"linkinator": "^3.0.3", in the repository list
Sorry, something went wrong.
#211
polandll
No branches or pull requests
I added linkinator to package.json. But I'd like to consider scheduling a regular run of it.
The text was updated successfully, but these errors were encountered: