{
  "ignore": ["data/*", "test/*", "*.test.ts", "node_modules/*"],
  "watch": ["src"],
  "ext": "ts,js,json"
}
