5 Commits

Author SHA1 Message Date
Vladimir
34f43ae687
fix(typecheck): avoid creating a temporary tsconfig file when typechecking (#7967) 2025-05-16 17:15:10 +02:00
Vladimir
153ff01b10
fix(typecheck): run both runtime and typecheck tests if typecheck.include overlaps with include (#6256) 2024-08-13 12:42:39 +02:00
Hiroshi Ogawa
6dae3feb82
fix(typecheck): fix ignoreSourceErrors in run mode (#5044) 2024-01-26 11:26:55 +01:00
Vladimir
9527e65a38
chore: improve build time and memory usage (#4369) 2023-10-25 11:19:49 +02:00
Vladimir
26f915adc4
fix(typecheck): store tmp tsconfig close to original one (#2660)
* fix: store tmp tsconfig close to original one

* chore: use separate tsconfig

* chore: cleanup
2023-01-19 09:52:39 +01:00