{
  "overrides": [
    {
      "files": ["*.js", "*.json"]
    }
  ],
  "extends": [
    "tailored-tunes",
    "plugin:json/recommended"
  ],
  "plugins": [
    "json"
  ]
}
