summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/cache/check_local_by_default2.ts
AgeCommit message (Collapse)Author
2022-05-17feat: subcommands type-check only local files by default (#14623)Bartek IwaƄczuk
This commit changes default mode of type-checking to "local" and adds "--check" flag to following subcommands: - deno bench - deno bundle - deno cache - deno compile - deno eval - deno install - deno test