1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tools
2022-06-15 12:26:43 -04:00
..
coverage fix(coverage): do not report transpiled files with no lines (#14699) 2022-05-22 10:45:22 -04:00
repl feat(repl): Add key binding to force a new line (#14536) 2022-06-15 02:19:06 +02:00
vendor feat(vendor): support using an existing import map (#14836) 2022-06-14 10:05:37 -04:00
bench.rs refactor(bench): Allocate IDs for benches (#14757) 2022-05-30 19:58:44 +02:00
doc.rs refactor: upgrade to deno_ast 0.15 (#14680) 2022-05-20 16:40:55 -04:00
fmt.rs feat(fmt): support formatting cjs, cts, mjs, and mts files (#14837) 2022-06-09 19:55:04 -04: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(check): use "moduleDetection": "force" (#14875) 2022-06-15 12:26:43 -04:00
upgrade.rs chore(tests): use custom temp dir creation for the tests (#14153) 2022-04-01 11:15:37 -04:00