deno/libs/config
denobot 4c1cdfc9a4
2.5.1 (#30753)
Bumped versions for 2.5.1

---------

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2025-09-17 01:58:00 +02:00
..
deno_json feat: permissions in the config file (#30330) 2025-09-02 13:37:33 +00:00
glob refactor: remove WorkspaceDirectoryProvider (#30467) 2025-08-21 11:27:12 -04:00
testdata refactor: add deno_config crate back to cli (#29740) 2025-06-13 17:01:26 +00:00
workspace feat: permissions in the config file (#30330) 2025-09-02 13:37:33 +00:00
Cargo.toml 2.5.1 (#30753) 2025-09-17 01:58:00 +02:00
clippy.toml refactor: add deno_maybe_sync crate (#30459) 2025-08-20 08:53:30 -04:00
import_map.rs fix(task): --recursive - order tasks by package dependencies (#30129) 2025-07-17 09:31:58 -04:00
lib.rs refactor: add deno_maybe_sync crate (#30459) 2025-08-20 08:53:30 -04:00
README.md refactor: add deno_config crate back to cli (#29740) 2025-06-13 17:01:26 +00:00
util.rs refactor: add deno_config crate back to cli (#29740) 2025-06-13 17:01:26 +00:00

deno_config

An implementation of the Deno configuration file in Rust.