Skip to content

Commit

Permalink
🔧 config(test): Get correct line numbers when running tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Dec 22, 2021
1 parent 22c3190 commit 8cf5f19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
],
"env": {
"debug": {
"sourceMaps": "both",
"presets": [
"babel-preset-power-assert"
],
Expand All @@ -157,6 +158,7 @@
]
},
"test": {
"sourceMaps": "both",
"presets": [
"babel-preset-power-assert"
]
Expand Down

0 comments on commit 8cf5f19

Please sign in to comment.