diff --git a/.github/knip.ts b/.github/knip.ts index b3f8e17..c5e4622 100644 --- a/.github/knip.ts +++ b/.github/knip.ts @@ -16,6 +16,8 @@ const config: KnipConfig = { "@actions/core", "esbuild", "@ubiquity-os/plugin-sdk", + "markdown-it", + "@types/markdown-it" ], eslint: true, };