Skip to content

Commit d1ff8f3

Browse files
committed
chore: remove type setting
1 parent e23b83a commit d1ff8f3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tsconfig.build.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@
1919
"declaration": true,
2020
"declarationMap": true,
2121
"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-
],
2622
"ts-levenshtein": ["./node_modules/ts-levenshtein/dist/index.d.mts"]
2723
}
2824
},

0 commit comments

Comments
 (0)