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