UmbrellaDocs / linkspector

Uncover broken links in your content.
Apache License 2.0
59 stars 8 forks source link

Feat: Spinner, JS API, check files #2

Closed gaurav-nelson closed 11 months ago

gaurav-nelson commented 11 months ago
gaurav-nelson commented 11 months ago

Fix validation error as well in this PR:

⠋ Validation Error [
  {
    message: "\"dir\" is not allowed",
    path: [ "dir" ],
    type: "object.unknown",
    context: {
      child: "dir",
      label: "dir",
      value: [ null ],
      key: "dir"
    }
  }
]
✨ Success: All hyperlinks in the specified files are valid.