"By default, nodemon looks for files with the .js, .mjs, .coffee, .litcoffee, and .json" This seems like madness! : ) In an ES6 project I often have to use a .cjs file here or there. If nodemon is watching .mjs files by default why not .cjs files?