summaryrefslogtreecommitdiff
path: root/cli/emit.rs
AgeCommit message (Collapse)Author
2021-10-21fix(lsp): formatting should error on certain additional swc diagnostics (#12491)David Sherret
2021-10-14fix(cli): re-enable allowSyntheticDefaultImports for tsc (#12435)Kitson Kelly
Fixes #12434
2021-10-11refactor: integrate deno_graph into CLI (#12369)Kitson Kelly