Skip to content

Commit 6a8761f

Browse files
committed
Set --use-spawn-wrap so it works under CI
1 parent d1ad98a commit 6a8761f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"extends": "@istanbuljs/nyc-config-typescript",
9393
"all": false,
9494
"check-coverage": false,
95+
"use-spawn-wrap": true,
9596
"include": [
9697
"out/**/*.js",
9798
"src/**/*.ts"

0 commit comments

Comments
 (0)