We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49386c commit 079285aCopy full SHA for 079285a
package.json
@@ -3,7 +3,7 @@
3
"version": "3.9.0",
4
"description": "Load node modules according to tsconfig paths, in run-time or via API.",
5
"main": "lib/index.js",
6
- "types": "lib/index",
+ "types": "lib/index.d.ts",
7
"author": "Jonas Kello",
8
"license": "MIT",
9
"repository": "https://github.com/dividab/tsconfig-paths",
0 commit comments