summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/check/exclude_option/deno.exclude_dir.json
blob: 2019f8953d3d50f899c30206eae928b70dad3aca (plain)
1
2
3
4
5
{
  "exclude": [
    "ignored"
  ]
}