# -*- yaml -*-

tabWidth: 4

overrides:
  - files: "**/*.html"
    options:
      tabWidth: 2
  - files: "**/*.scss"
    options:
      tabWidth: 2