{
  "grammarly.overrides": [
    {
      "files": [
        "**/docs/docs/guide/getting-started.md"
      ],
      "config": {
        "audience": "general",
        "dialect": "american",
        "domain": "technical",
        "emotions": [],
        "goals": [],
        "emotion": "mild"
      }
    }
  ]
}