Files
shadcn-ui/examples/playground/.vscode/settings.json
2023-02-13 21:28:40 +04:00

5 lines
148 B
JSON

{
"typescript.tsdk": "../../node_modules/.pnpm/typescript@4.9.4/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}