Revert "TS Incremental build exclude test files (#95610)" (#96223)

This reverts commit b6e582c53e.
This commit is contained in:
Mikhail Shustov 2021-04-05 20:59:26 +02:00 committed by GitHub
parent ad5f83a362
commit e457f212c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
171 changed files with 281 additions and 351 deletions

View file

@ -1,5 +1,5 @@
{
"extends": "../../../tsconfig.project.json",
"extends": "../../../tsconfig.base.json",
"compilerOptions": {
"composite": true,
"outDir": "./target/types",