mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 00:18:20 +01:00
11 lines
304 B
JSON
11 lines
304 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" }
|
|
]
|
|
}
|