Skip to content

Commit f0ed745

Browse files
committed
yarn format
1 parent 3734e9d commit f0ed745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsconfig.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"moduleResolution": "node",
1818
"skipLibCheck": true,
1919
"strict": true,
20-
"types": ["@cloudflare/workers-types/2022-11-30", "jest"],
21-
},
20+
"types": ["@cloudflare/workers-types/2022-11-30", "jest"]
21+
}
2222
}

0 commit comments

Comments
 (0)