Skip to content

Commit 8ebf656

Browse files
authored
Update tsconfig.json
1 parent dd8bb51 commit 8ebf656

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
@@ -26,6 +26,6 @@
2626
"outDir": "dist",
2727
// go to js file when using IDE functions like
2828
// "Go to Definition" in VSCode
29-
"declarationMap": true
29+
"declarationMap": false
3030
}
3131
}

0 commit comments

Comments
 (0)