We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81901b2 commit 4964303Copy full SHA for 4964303
packages/mcp-stdio/package.json
@@ -26,7 +26,7 @@
26
"dev": "tsdown --watch",
27
"test": "vitest",
28
"check": "tsc --noEmit",
29
- "check:publint": "publint"
+ "check:publint": "publint --strict"
30
},
31
"devDependencies": {
32
"@sveltejs/mcp-server": "workspace:^",
0 commit comments