We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23b83a commit d1ff8f3Copy full SHA for d1ff8f3
tsconfig.build.json
@@ -19,10 +19,6 @@
19
"declaration": true,
20
"declarationMap": true,
21
"paths": {
22
- "mongodb-connection-string-url": [
23
- "./node_modules/mongodb-connection-string-url/lib/index.js",
24
- "./node_modules/mongodb-connection-string-url/lib/index.d.ts"
25
- ],
26
"ts-levenshtein": ["./node_modules/ts-levenshtein/dist/index.d.mts"]
27
}
28
},
0 commit comments