ente/web/apps/payments/tsconfig.json
2024-04-04 11:10:34 +05:30

6 lines
135 B
JSON

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