shadcn-vue/packages/cli/test/fixtures/config-invalid/components.json

6 lines
83 B
JSON
Executable File

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