Files
docker-website/tsconfig.json
valere f0e2aa237a
All checks were successful
Deploy App / deploy (push) Successful in 4m5s
update with nuxt4 for docker-web
2025-08-29 16:08:08 +02:00

19 lines
320 B
JSON

{
// https://nuxt.com/docs/guide/concepts/typescript
"files": [],
"references": [
{
"path": "./.nuxt/tsconfig.app.json"
},
{
"path": "./.nuxt/tsconfig.server.json"
},
{
"path": "./.nuxt/tsconfig.shared.json"
},
{
"path": "./.nuxt/tsconfig.node.json"
}
]
}