website/server/tsconfig.json

4 lines
49 B
JSON
Raw Normal View History

2024-05-25 15:20:10 +08:00
{
"extends": "../.nuxt/tsconfig.server.json"
}