Files
nuchat/ui/tsconfig.json
Fergus Molloy b3c59e02a2
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m18s
add demo action
2025-07-17 01:48:53 +01: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"
}
]
}