我想从监控NodeMon中排除一些特定的文件.我怎样才能做到这一点?
我现有的配置:
nodemon: { all: { script: 'app.js', options: { watchedExtensions: ['js'] } }
nodemon
nodemon ×1