Skip to content

Commit a66efe0

Browse files
chouchoujichouchouji
andauthored
docs: correct type verify command (#388)
Co-authored-by: chouchouji <jibinbin@dcloud.io>
1 parent 5077381 commit a66efe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The `examples/` directory contains sample projects that demonstrate how to use C
200200
pnpm lint
201201

202202
# Verify type correctness
203-
pnpm type-check
203+
pnpm types
204204

205205
# Run tests
206206
pnpm test

0 commit comments

Comments
 (0)