Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 9ec6792

Browse files
committed
Don't emit inlineSourceMap
1 parent fa116b5 commit 9ec6792

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"outDir": "dist",
55
"strict": true,
66
"noUncheckedIndexedAccess": true,
7-
"inlineSourceMap": true,
87
"declaration": true
98
},
109
"include": ["src/**/*"],

0 commit comments

Comments
 (0)