policeSecurity/policeManagement/tsconfig.json

16 lines
225 B
JSON

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