nx/packages-legacy/angular/tsconfig.json

6 lines
95 B
JSON

{
"extends": "../../tsconfig.base.json",
"include": ["**/*.ts"],
"files": ["index.ts"]
}