deno/tests/testdata/compile/compiler_options
Bartek Iwańczuk 197d2480bb
fix(compile): respect compiler options for emit (#22521)
`deno compile` was ignoring configuration file and thus not applying
`compilerOptions` to influence the way files were emitted.
2024-02-21 23:03:11 +00:00
..
deno.json fix(compile): respect compiler options for emit (#22521) 2024-02-21 23:03:11 +00:00
main.ts fix(compile): respect compiler options for emit (#22521) 2024-02-21 23:03:11 +00:00