{
  "$schema": "https://unpkg.com/@7n/rules/schemas/concern.json",
  "fixability": "structural",
  "lint": {
    "scope": "full",
    "glob": [
      "**/package.json",
      "capacitor.config.{json,ts,mjs}",
      "ios/**/Podfile"
    ]
  }
}
