Files
dmenu-admin/tsconfig.json
T
hamid zarghami 7913c43bc0
deploy to danak / build_and_deploy (push) Has been cancelled
fix review detail error
2026-07-15 12:51:59 +03:30

13 lines
193 B
JSON

{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
],
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
}
}