[READ-ONLY] Mirror of https://github.com/bombshell-dev/clack. Effortlessly build beautiful command-line apps bomb.sh/docs/clack/basics/getting-started/
cli command-line command-line-app node prompt prompts
5

Configure Feed

Select the types of activity you want to include in your feed.

docs: correct type verify command (#388)

Co-authored-by: chouchouji <jibinbin@dcloud.io>

authored by

chouchouji
chouchouji
and committed by
GitHub
(Sep 5, 2025, 10:43 AM +0100) a66efe0a 50773811

+1 -1
+1 -1
CONTRIBUTING.md
··· 200 200 pnpm lint 201 201 202 202 # Verify type correctness 203 - pnpm type-check 203 + pnpm types 204 204 205 205 # Run tests 206 206 pnpm test