0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tools
2022-06-24 12:00:53 +02:00
..
coverage fix(coverage): do not report transpiled files with no lines (#14699) 2022-05-22 10:45:22 -04:00
repl fix(repl): use spaces for tab handler on windows (#14931) 2022-06-22 10:28:28 -04:00
vendor feat(vendor): support using an existing import map (#14836) 2022-06-14 10:05:37 -04:00
bench.rs fix: don't error if Deno.bench() or Deno.test() are used in run subcommand (#14946) 2022-06-24 12:00:53 +02:00
doc.rs refactor: upgrade to deno_ast 0.15 (#14680) 2022-05-20 16:40:55 -04:00
fmt.rs fix(fmt): ignore node_modules directory (#14943) 2022-06-23 01:17:49 +02:00
incremental_cache.rs perf(fmt/lint): incremental formatting and linting (#14314) 2022-04-19 22:14:00 -04:00
installer.rs feat: no type-check by default (#14691) 2022-06-13 23:13:16 +02:00
lint.rs chore: update to rust 1.60.0 & update Cargo.lock (#14260) 2022-05-13 01:12:55 +02:00
mod.rs perf(fmt/lint): incremental formatting and linting (#14314) 2022-04-19 22:14:00 -04:00
standalone.rs feat: no type-check by default (#14691) 2022-06-13 23:13:16 +02:00
task.rs feat(task): add --cwd flag for configuring the working directory (#14823) 2022-06-08 15:30:16 -06:00
test.rs fix: don't error if Deno.bench() or Deno.test() are used in run subcommand (#14946) 2022-06-24 12:00:53 +02:00
upgrade.rs chore(tests): use custom temp dir creation for the tests (#14153) 2022-04-01 11:15:37 -04:00