Skip to content

Commit bee21a2

Browse files
committed
tweaks
1 parent ce8fb1b commit bee21a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
// "moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
4343
"baseUrl": "./", /* Base directory to resolve non-absolute module names. */
4444
"paths": {
45-
"@msgpack/msgpack": ["./src/index.ts"]
45+
"@msgpack/msgpack": ["./src"]
4646
}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */
4747
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
4848
// "typeRoots": [], /* List of folders to include type definitions from. */

0 commit comments

Comments
 (0)