We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pg-cloudflare
1 parent b4bfd63 commit 1951ca2Copy full SHA for 1951ca2
packages/pg-cloudflare/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "module": "ES2020",
+ "module": "CommonJS",
4
"esModuleInterop": true,
5
"allowSyntheticDefaultImports": true,
6
"strict": true,
0 commit comments