Piyush Agarwal d1ad533352 Klimate App
2024-11-07 11:47:30 +05:30

18 lines
233 B
JSON

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