summaryrefslogtreecommitdiff
path: root/cli/args/config_file.rs
AgeCommit message (Expand)Author
2022-08-29fix: config file errors should not print specifier with debug formatting (#15...David Sherret
2022-08-24fix: resolve `jsxImportSource` relative to module (#15561)Luca Casonato
2022-07-26chore: update jsonc_parser to 0.20 (#15316)David Sherret
2022-07-20chore(cli): Ignore "experimentalDecorators" and "moduleDetection" options (#1...Nayeem Rahman
2022-07-20fix(task): resolve deno configuration file first from specified `--cwd` arg (...David Sherret
2022-07-18feat(cli): support configuring the test tool in the config file (#15079)Roj
2022-07-13chore(cli): remove dead code related to previous tsc emit (#15196)Nayeem Rahman
2022-06-28refactor: add `RootConfig` (#14985)David Sherret
2022-06-27refactor: create `args` folder (#14982)David Sherret