Don't use "composite": true in tsc (until it supports cycles) (#13242)

* [ts] Don't use project references

* Commit `tsconfig.json` so it's ready-to-go

* Remove `clean-tsconfig` task

* Fix dts generation

* Add comment

* `yarn`

* Review

* Fix regexp
This commit is contained in:
Nicolò Ribaudo
2021-05-03 20:47:53 +02:00
committed by GitHub
parent 07440424d9
commit 175a51f94e
9 changed files with 145 additions and 132 deletions

View File

@@ -52,7 +52,6 @@
"eslint-plugin-prettier": "^3.1.2",
"fancy-log": "^1.3.3",
"flow-bin": "^0.123.0",
"globby": "^11.0.2",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-filter": "^5.1.0",