shadcn-vue/packages/cli/test/fixtures/config-invalid/components.json
2023-09-06 10:59:42 +08:00

6 lines
83 B
JSON

{
"cn": "./components",
"ui": "./ui",
"does-not-exist": "./does-not-exist"
}