super-todo-app-server/tsconfig.json
Nicolas HOARAU 2cdf12d773
Some checks failed
ci / ci (22, ubuntu-latest) (push) Failing after 16m3s
first commit
2026-01-29 23:58:45 +04:00

11 lines
280 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" }
]
}