{
    "watch": ["src"],
    "ignore": ["build", "node_modules", "logs", "tmp"],
    "ext": "ts,js,json"
  }