{
  "$schema": "https://unpkg.com/@7n/rules/schemas/concern.json",
  "lint": {
    "scope": "full",
    "glob": [
      ".v8rignore",
      ".oxfmtrc.json",
      ".cspell.json",
      ".markdownlint-cli2.jsonc",
      ".vscode/extensions.json",
      ".vscode/settings.json",
      ".cursor/rules/n-text.mdc",
      "npm/mdc/text.mdc",
      ".github/workflows/lint-text.yml"
    ]
  }
}
