1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-05 22:09:02 -05:00
denoland-deno/cli/args
David Sherret c1a8a3a1ae fix(check): regression where config "types" entries caused type checking errors (#18124)
Closes #18117
Closes #18121 (this is just over 10ms faster in a directory one up from
the root folder)

cc @nayeemrmn
2023-03-16 11:54:35 +09:00
..
config_file.rs fix(check): regression where config "types" entries caused type checking errors (#18124) 2023-03-16 11:54:35 +09:00
flags.rs fix(cli): add space after period in --v8-flags (#18063) 2023-03-10 12:57:58 +09:00
flags_allow_net.rs refactor: rename deno specifiers to internal (#17655) 2023-02-05 17:49:20 +01:00
import_map.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
lockfile.rs fix(npm): improve peer dependency resolution (#17835) 2023-02-21 12:03:48 -05:00
mod.rs chore: update Rust to 1.68.0 (#18102) 2023-03-10 13:01:49 +09:00
package_json.rs fix: lazily surface errors in package.json deps parsing (#17974) 2023-03-10 12:46:44 +09:00