summaryrefslogtreecommitdiff
path: root/cli/config_file.rs
AgeCommit message (Expand)Author
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2021-06-22feat(cli): support "types" when type checking (#10999)Kitson Kelly
2021-05-27fix(#10733): empty tsconfig.json file does not cause error (#10734)Romain Prignon
2021-05-19fix(runtime): support source maps with Deno.emit() and bundle (#10510)Satya Rohith
2021-05-18fix(lsp): make failed to load config error descriptive (#10685)Satya Rohith
2021-05-13fix(lsp): remove duplicate cwd in config path (#10620)Niclas Overby
2021-05-10refactor(cli): replace loading file for --config flag with generic structure ...Bartek IwaƄczuk