summaryrefslogtreecommitdiff
path: root/tests/specs/test/test_with_config/collect/deno.jsonc
blob: e14ce86da0742f140de6ce4e3cb75536c1b769ce (plain)
1
2
3
4
5
{
  "test": {
    "exclude": ["./ignore"]
  }
}