Skip to content

Commit 455bdbb

Browse files
committed
Add a script to check links
1 parent 33ca75f commit 455bdbb

File tree

3 files changed

+766
-0
lines changed

3 files changed

+766
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"hast-util-to-string": "3.0.1",
5252
"iframe-resizer-react": "^1.1.1",
5353
"leaflet": "^1.9.4",
54+
"linkinator": "^6.1.4",
5455
"lucide-react": "^0.469.0",
5556
"markdown-to-jsx": "^7.7.2",
5657
"motion": "^12.11.0",
@@ -105,6 +106,7 @@
105106
"eslint-plugin-react": "^7.37.5",
106107
"eslint-plugin-react-hooks": "^5.2.0",
107108
"eslint-plugin-tailwindcss": "3.18.2",
109+
"ink": "^5",
108110
"prettier": "3.5.3",
109111
"prettier-plugin-pkg": "^0.20.0",
110112
"prettier-plugin-tailwindcss": "^0.6.12",

0 commit comments

Comments
 (0)