{ "watch": ["dist-backend/"], "ignore": ["src", "node_modules"], "ext": "js,json", "exec": "node dist-backend/server/server-start.js" }