Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
nodemon.config.load({ script }, () => {
utils.log.info('Nodemon is temporarily watching all directories for a' +
' file change to resolve the error.');
});
}