Skip to content

Commit 0c3961e

Browse files
committed
chore: not emit sourceMap in tsc build
1 parent 26e010e commit 0c3961e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"module": "commonjs",
55
"noEmitOnError": true,
66
"moduleResolution": "node",
7-
"sourceMap": true,
87
"rootDir": "src",
98
"outDir": "bin",
109
"allowSyntheticDefaultImports": true,

0 commit comments

Comments
 (0)