summaryrefslogtreecommitdiff
path: root/cli/tsc_config.rs
AgeCommit message (Expand)Author
2020-09-25refactor: new module graph used for no check (#7621)Kitson Kelly
2020-09-21refactor: use futures and serde_json from deno_core (#7614)Bartek Iwańczuk
2020-09-15refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476)Bert Belder
2020-08-31refactor: Compiler config in Rust (#7228)Bartek Iwańczuk