nodemon.json 105 Bytes Raw Blame History Permalink 1 2 3 4 { "ignore": ["webpack.config.js", "src/client/*", "assets/*"], "exec": "babel-node src/init.js" }