Skip to content

Commit bc64bc9

Browse files
committed
Less dif
1 parent 4821ed3 commit bc64bc9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tsconfig.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@
8484
"exclude": [
8585
"./packages/importer/tests/fixtures/syntax-error.ts",
8686
"./e2e/config-syntax-error/gateway.config.ts",
87-
"./e2e/config-syntax-error/custom-resolvers.ts",
88-
"./**/dist",
89-
"./**/ignored-hidden"
87+
"./e2e/config-syntax-error/custom-resolvers.ts"
9088
]
9189
}

0 commit comments

Comments
 (0)