Skip to content

Commit

Permalink
fix: remove sourcemaps (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa authored Oct 31, 2024
1 parent 36f2369 commit b93ea10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"declaration": true,
"removeComments": true,
"skipLibCheck": true,
"inlineSourceMap": true,
"strict": true,
"target": "ES2022"
}
Expand Down

0 comments on commit b93ea10

Please sign in to comment.