{
  "watch": ["./src/"],
  "ext": "js,tsx",
  "ignore": ["__tests__/**/"]
}