Files
hereconnect/tsconfig.json
T
ti 660f7e18d9
Main daploy / deploy (push) Successful in 33s
replace ElementPlus to PrimeVue, update TheWelcome
2024-11-14 15:26:56 +02:00

15 lines
210 B
JSON

{
"files": ["./components.d.ts"],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
]
}