Skip to content

Commit 5435317

Browse files
committed
Ran prettier over whole project
1 parent 1f6757c commit 5435317

File tree

5 files changed

+330
-477
lines changed

5 files changed

+330
-477
lines changed

__tests__/mocks/cloudflare-workers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ export class WorkerEntrypoint {
1515
fetch(request: Request): Response | Promise<Response> {
1616
throw new Error('Method not implemented. This should be overridden by subclasses.');
1717
}
18-
}
18+
}

0 commit comments

Comments
 (0)