{
  "tabWidth": 2,
  overrides: [
    {
      "files": "*.json",
      "options": {
        "tabWidth": 4
      }
    }
  ]
}
