Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add markdown-link-check
Browse files Browse the repository at this point in the history
dhirajchaurasiya committed Oct 31, 2024
1 parent 60f0cba commit 6729b51
Showing 2 changed files with 838 additions and 0 deletions.
833 changes: 833 additions & 0 deletions package-lock.json
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"devDependencies": {
"markdown-link-check": "^3.12.2"
}
}

0 comments on commit 6729b51

Please sign in to comment.