20 lines
327 B
JSON
20 lines
327 B
JSON
{
|
|
"references": [
|
|
{
|
|
"path": "./.nuxt/tsconfig.app.json"
|
|
},
|
|
{
|
|
"path": "./.nuxt/tsconfig.server.json"
|
|
},
|
|
{
|
|
"path": "./.nuxt/tsconfig.shared.json"
|
|
},
|
|
{
|
|
"path": "./.nuxt/tsconfig.node.json"
|
|
},
|
|
{
|
|
"path": "./service-worker/tsconfig.json"
|
|
}
|
|
],
|
|
"files": []
|
|
}
|