{
  "watch": [
    "dist",
    "config",
    "src/index.html"
  ],
  "ext": "js ts json html",
  "delay": "50"
}