summaryrefslogtreecommitdiff
path: root/tests/specs/check/check_with_exclude_option_by_dir/__test__.jsonc
blob: c7fe285da8730d955a312a6d9eb3ac32ac599a2d (plain)
1
2
3
4
5
{
  "args": "check --quiet --config exclude_option/deno.exclude_dir.json exclude_option/ignored/index.ts",
  "output": "",
  "exitCode": 0
}