Skip to content

Commit f8204e9

Browse files
authored
fix: let $.spawn be configurable (google#486)
* fix: let $.spawn be configurable * fix: up deps to fix typings issues * chore: add npm lockfile * chore: add package-lock.json * test: tweak up ignorefiles
1 parent 5930a7d commit f8204e9

File tree

5 files changed

+9577
-8
lines changed

5 files changed

+9577
-8
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ coverage/
44
package/
55
reports/
66
.stryker-tmp/
7-
package-lock.json
87
yarn.lock
8+
test/fixtures/ts-project/package-lock.json

0 commit comments

Comments
 (0)