1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/cli/tests
Rafael Ávila de Espíndola a34ed568e9
fix(cli): expand tsc roots when using checkJs (#15164)
A JS file can still point to a TS file, so we need to expand the roots
in the checkJs case too.

Fixes: #15163
2022-07-14 10:40:47 -04:00
..
integration fix(cli): expand tsc roots when using checkJs (#15164) 2022-07-14 10:40:47 -04:00
testdata fix(cli): expand tsc roots when using checkJs (#15164) 2022-07-14 10:40:47 -04:00
unit chore: remove flaky writeSyncWhileAsyncFails test (#15194) 2022-07-13 15:49:20 -04:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00