Skip to content

Commit 8c9fb7a

Browse files
committed
Test
1 parent 040548c commit 8c9fb7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/setup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const EVENTS = require('./events')
77

88
// Add event handling for all process-related errors
99
const setup = function(opts) {
10+
debugger
1011
const optsA = { ...DEFAULT_OPTS, ...opts }
1112

1213
const listeners = addListeners({ opts: optsA })

0 commit comments

Comments
 (0)