mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6e4d71e022
Remove the ts_project_interop.bzl file that no longer does interop work PR Close #63421
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["node", "jasmine"],
|
|
"paths": {}
|
|
}
|
|
} |