kin/web/frontend/tsconfig.json

9 lines
161 B
JSON
Raw Normal View History

{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
2026-03-19 21:54:36 +02:00
{ "path": "./tsconfig.node.json" },
{ "path": "./tsconfig.vitest.json" }
]
}