contentascode/docsmith

View on GitHub
components/validate/links.yml

Summary

Maintainability
Test Coverage
# This might be simplified to only the npm package and have smart defaults by looking at package.json
install:
  - npm:
    - package: broken-link-checker
configure:
  - npm:
    - scripts:
      - test-links: blc -?
uninstall:
  - npm:
    - package: broken-link-checker