1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-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