{
  "watch": ["src"],
  "ext": "js,json",
  "ignore": ["frontend/*", "db/*", "node_modules/*", "*.test.js"],
  "delay": "500"
}
