Skip to content

Commit

Permalink
fix(test): fix excessive memory usage by using preventing source-map …
Browse files Browse the repository at this point in the history
…generation
  • Loading branch information
pichlermarc committed Feb 28, 2023
1 parent abfe059 commit 59c3b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nycrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"produceSourceMap": false,
"extension": [
".ts"
],
Expand Down

0 comments on commit 59c3b76

Please sign in to comment.