{
  "overrides": [
    {
      "files": "*.scss",
      "options": {
        "printWidth": 110
      }
    }
  ]
}