docs(www): add typescript configuration question to cli docs (#898)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
Pedro Vítor Ribeiro Martins
2023-07-12 13:34:05 -03:00
committed by GitHub
parent f461ab0910
commit 5e172fc34f

View File

@@ -16,6 +16,7 @@ npx shadcn-ui@latest init
You will be asked a few questions to configure `components.json`:
```txt showLineNumbers
Would you like to use TypeScript (recommended)? no/yes
Which style would you like to use? Default
Which color would you like to use as base color? Slate
Where is your global CSS file? app/globals.css