summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run
AgeCommit message (Expand)Author
2022-09-04fix(cli): allow using file resource synchronously while being used async (#15...David Sherret
2022-07-14fix(cli): expand tsc roots when using checkJs (#15164)Rafael Ávila de Espíndola
2022-07-13fix(cli): synchronize async stdio/file reads and writes (#15092)David Sherret
2022-07-12perf: use emit from swc instead of tsc (#15118)David Sherret
2022-05-13feat: add --no-config flag (#14555)Bartek Iwańczuk
2022-02-25fix(cli): disable config discovery for remote script (#13745)Yoshiya Hinosawa