{
  "restartable": "rs",
  "verbose": false,
  "ext": "js,json",
  "ignore": ["node_modules/**/node_modules", "dist", ".git"],
  "watch": ["src"]
}
