mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
10 lines
227 B
JSON
10 lines
227 B
JSON
{
|
|
"references": [
|
|
{ "path": "./.nuxt/tsconfig.app.json" },
|
|
{ "path": "./.nuxt/tsconfig.server.json" },
|
|
{ "path": "./.nuxt/tsconfig.shared.json" },
|
|
{ "path": "./.nuxt/tsconfig.node.json" }
|
|
],
|
|
"files": []
|
|
}
|