diff --git a/.codeclimate.yml b/.codeclimate.yml index 9d3a27c1..534a13e5 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,3 +1,3 @@ exclude_patterns: - "**/*.spec.js" -- "**/flow-typed/*" +- "**/*.spec.ts"