deno/cli/rt
Nayeem Rahman bb6c27e4cc
fix(check): support "compilerOptions.rootDirs" in tsconfig (#30495)
Previously, to get the svelte template (`npx sv create`) to work under
Deno, a knowledgeable user would have to convert the compiler options
under `.svelte-kit/tsconfig.json` to a `deno.json`. This catches up
Deno's tsconfig support so they don't have to change anything.
2025-09-02 19:39:57 +01:00
..
binary.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
build.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
Cargo.toml 2.4.5 (#30476) 2025-08-21 13:41:58 +02:00
code_cache.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
file_system.rs fix(ext/node): fs.exists and fs.existsSync compatibility (#30507) 2025-08-26 15:31:39 +02:00
integration_tests_runner.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
main.rs refactor: upgrade to deno_core 0.353.0 (#30164) 2025-07-22 10:38:38 -04:00
node.rs refactor(permissions): remove access check callback (#30050) 2025-07-10 21:40:20 -04:00
run.rs fix(check): support "compilerOptions.rootDirs" in tsconfig (#30495) 2025-09-02 19:39:57 +01:00