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 55f55fb commit b3d9edfCopy full SHA for b3d9edf
components.json
@@ -1,8 +1,8 @@
1
{
2
- "$schema": "https://ui.shadcn.com/schema.json",
+ "$schema": "https://shadcn-vue.com/schema.json",
3
"style": "default",
4
- "rsc": false,
5
- "tsx": true,
+ "typescript": true,
+ "tsConfigPath": "./tsconfig.json",
6
"tailwind": {
7
"config": "tailwind.config.js",
8
"css": "resources/css/app.css",
0 commit comments