| Current Path : /proc/thread-self/root/home/deltalab/PMS/logistic-backend/node_modules/rxjs/src/ |
| Current File : //proc/thread-self/root/home/deltalab/PMS/logistic-backend/node_modules/rxjs/src/tsconfig.base.json |
{
"extends": "../tsconfig.json",
"compilerOptions": {
"noEmit": false,
"baseUrl": ".",
"paths": {
"rxjs": ["./"],
"rxjs/*": ["./*"]
}
},
"include": ["./**/*.ts"]
}