diff --git a/tsconfig.fixtures.json b/tsconfig.fixtures.json index 0c83808..92244a7 100644 --- a/tsconfig.fixtures.json +++ b/tsconfig.fixtures.json @@ -7,5 +7,5 @@ "strict": true, "types": [] }, - "include": ["tests/fixtures/**/*.d.ts"] + "include": ["tests/fixtures/**/*.ts"] }