Skip to content

Commit f911953

Browse files
committed
skip type check on bun-websocket for now
1 parent 227c8ac commit f911953

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"packages/cloudflare-websocket",
66
"packages/deno-websocket",
77
"packages/node-websocket",
8-
"tests/fixtures/emotion-extract"
8+
"tests/fixtures/emotion-extract",
9+
"tests/bun-websocket.test.ts",
910
],
1011
"compilerOptions": {
1112
"jsx": "preserve"

0 commit comments

Comments
 (0)