{ "tasks": { "test": "deno test" }, "test": { "files": { "exclude": ["src/", "build/"] } } }