angular-cn/dev-infra/tsconfig.json

7 lines
82 B
JSON
Raw Normal View History

{
"compilerOptions": {
"strict": true,
"downlevelIteration": true
}
}