diff --git a/.config/remark.json b/.config/remark.json index 39e41a1..2e41e58 100644 --- a/.config/remark.json +++ b/.config/remark.json @@ -21,7 +21,7 @@ "remark-lint-no-dead-urls", { "skipLocalhost": true, - "gotOptions": { + "deadOrAliveOptions": { "timeout": 5000 } }