angular-cn/packages/bazel/test/ngc-wrapped/empty/tsconfig.json

9 lines
136 B
JSON

{
"compilerOptions": {
"paths": {
"@angular/core": ["../../../../dist/packages/core"]
},
"skipLibCheck": true
}
}