angular/packages/compiler-cli/tsconfig.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
92 B
JSON
Raw Normal View History

{
"extends": "../tsconfig-build.json",
"compilerOptions": {
"types": ["node"]
}
}