Skip to content

Commit d2b9593

Browse files
committed
fix: remove sourcemaps
1 parent 3b26f0a commit d2b9593

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.base.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"declaration": true,
44
"removeComments": true,
55
"skipLibCheck": true,
6-
"inlineSourceMap": true,
76
"strict": true,
87
"target": "ES2022"
98
}

0 commit comments

Comments
 (0)