blob: 6c4e12ba0e28fa5f51cffafb80c00dfc93f53439 [file] [log] [blame]
{
"files": [],
"references": [{ "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }],
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
}
}
}