{
  "ignore": [".git", "node_modules/**/node_modules"],
  "watch": ["src/api/"]
}