Skip to content

Commit

Permalink
chore: Re-add sourcemap output
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Mar 2, 2025
1 parent e4acc9d commit 5a10a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-vue/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"moduleResolution": "Node",
"strict": true,
"jsx": "preserve",
"sourceMap": true,
"allowImportingTsExtensions": true,
"resolveJsonModule": true,
"isolatedModules": true,
Expand Down

0 comments on commit 5a10a5e

Please sign in to comment.