Skip to content

Commit b93ea10

Browse files
authoredOct 31, 2024
fix: remove sourcemaps (#827)
1 parent 36f2369 commit b93ea10

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)