{ "watch": ["src/"], "ignore": ["client/", "dist/", "node_modules/", "*.test.js"], "ext": "js,json", "env": { "NODE_ENV": "development" } }