Skip to content

Commit cb6f5cb

Browse files
🔧 config(babel): Make AVA line counting also work during coverage.
1 parent 50a0d26 commit cb6f5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
]
147147
},
148148
"cover": {
149-
"sourceMaps": "inline",
149+
"sourceMaps": "both",
150150
"presets": [
151151
"babel-preset-power-assert"
152152
]

0 commit comments

Comments
 (0)