Files
aranroig.com/frontend/tsconfig.json
BinarySandia04 3e0cdf8cc4
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 12s
First test commit
2026-03-17 18:50:04 +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"
}
]
}