{
  "extends": "./tsconfig.json",
  "exclude": ["src/template/**/*", "./**/*.spec.*", "scripts/**/*", "./*.config.ts", "__tests__/**/*"]
}
