{
  "$schema": "https://unpkg.com/@7n/rules/schemas/concern.json",
  "fixability": "code",
  "skipLocalTier": true,
  "cloudTimeoutMs": 180000,
  "lint": {
    "scope": "per-file",
    "glob": ["**/*.{js,mjs,cjs,jsx,ts,tsx,vue}"]
  }
}
