SportMeetingAdminSys/tsconfig.json
laobinghu f5c6a6991b fix: disable SSR and configure dark mode infrastructure
Disable SSR (ssr: false) for development stability, add dark-mode.css with CSS variables for light/dark theme switching
2026-03-22 16:02:45 +08:00

18 lines
267 B
JSON

{
"files": [],
"references": [
{
"path": "./.nuxt/tsconfig.app.json"
},
{
"path": "./.nuxt/tsconfig.server.json"
},
{
"path": "./.nuxt/tsconfig.shared.json"
},
{
"path": "./.nuxt/tsconfig.node.json"
}
]
}