node/test/fixtures/watch-mode/inspect.js

3 lines
63 B
JavaScript

console.log('safe to debug now');
setInterval(() => {}, 1000);