We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b10504 commit e915f5dCopy full SHA for e915f5d
packages/pg-protocol/tsconfig.json
@@ -21,5 +21,8 @@
21
},
22
"include": [
23
"src/**/*"
24
+ ],
25
+ "exclude": [
26
+ "dist"
27
]
28
}
0 commit comments