1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 07:08:27 -05:00
denoland-deno/cli/args
Geert-Jan Zwiers b3ff0eaee0
chore(docs): clarify what subcommands do not type-check by default (#18520)
The CLI docs suggested that all deno subcommands no longer type-check by
default. This is only the case for some subcommands, and this PR
clarifies the CLI docs in this regard.
2023-04-18 17:41:50 +02:00
..
config_file.rs feat: TypeScript 5.0.2 (except decorators) (#18294) 2023-03-21 15:46:40 +00:00
flags.rs chore(docs): clarify what subcommands do not type-check by default (#18520) 2023-04-18 17:41:50 +02:00
flags_allow_net.rs chore: upgrade clap to v4 (#17333) 2023-03-31 11:43:18 -06:00
import_map.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
lockfile.rs fix(npm): eagerly reload package information when version from lockfile not found locally (#18673) 2023-04-18 17:41:50 +02:00
mod.rs fix(npm): cache bust npm specifiers more aggressively (#18636) 2023-04-12 15:52:08 +02:00
package_json.rs refactor(npm): use deno_npm and deno_semver (#18602) 2023-04-12 15:52:03 +02:00