Skip to content

Commit

Permalink
fix: remove broken sourcemaps (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt authored Jun 30, 2022
1 parent 0c06498 commit 9c6b8e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"declarationDir": "./dist",
"noImplicitAny": true,
"outDir": "./dist",
"sourceMap": true,
"esModuleInterop": true,
"lib": ["DOM", "ESNext"],
"target": "ES6",
Expand Down

0 comments on commit 9c6b8e3

Please sign in to comment.