# exclude test files exclude_patterns: - "tests/" - "spec/" - "**/*.test.ts" - "**/*.spec.ts"