Fix Jest line reporting (#690)

This commit is contained in:
Mathis Møller 2021-12-03 23:45:05 +01:00 committed by GitHub
parent d824413669
commit d89e7c5f32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.swcrc
View File

@ -14,5 +14,6 @@
"useBuiltins": true
}
}
}
},
"sourceMaps": true
}