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 c75933c commit 50615c9Copy full SHA for 50615c9
1 file changed
CONTRIBUTING.md
@@ -119,7 +119,7 @@ pnpm npmx-connector # Start the real connector (requires npm login)
119
pnpm mock-connector # Start the mock connector (no npm login needed)
120
121
# Code Quality
122
-pnpm vp lint # Run linter (oxlint + oxfmt)
+pnpm vp run lint # Run linter (oxlint + oxfmt)
123
pnpm lint:fix # Auto-fix lint issues
124
pnpm test:types # TypeScript type checking
125
0 commit comments