fail-on-command-targetType-matching-domain-debuggableType.json   [plain text]


[
{
    "domain": "Domain",
    "debuggableTypes": ["javascript"],
    "targetTypes": ["worker"],
    "commands": [{"name": "Command"}],
    "events": [{"name": "Event"}]
}
]