ente/web/apps/staff/tsconfig.json
2024-04-04 15:25:38 +05:30

6 lines
135 B
JSON

{
"extends": "@/build-config/tsconfig-vite.json",
"include": ["src"],
"references": [{ "path": "./tsconfig.node.json" }]
}