{
  "exclude_patterns": [
    "./.*.json",
    "./*.md",
    "./.*.yml",
    "./.*.yaml",
    "./.*",
    "./*.config.js",
    "./dist/**/*"
  ]
}