1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/compilers
Maximilien Mellen 90125566bb
Enable TS strict mode by default (#3899)
Fixes #3324 

Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
2020-02-19 15:36:18 -05:00
..
compiler_worker.rs refactor: remove run_worker_loop (#4028) 2020-02-18 14:47:11 -05:00
js.rs fix 015_duplicate_parallel_import (#3904) 2020-02-06 21:24:51 -05:00
json.rs fix 015_duplicate_parallel_import (#3904) 2020-02-06 21:24:51 -05:00
mod.rs refactor: Use Tokio's single-threaded runtime (#3844) 2020-02-03 18:08:44 -05:00
ts.rs Enable TS strict mode by default (#3899) 2020-02-19 15:36:18 -05:00
wasm.rs refactor: remove run_worker_loop (#4028) 2020-02-18 14:47:11 -05:00
wasm_wrap.js Enable TS strict mode by default (#3899) 2020-02-19 15:36:18 -05:00