We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca6077d commit 7809868Copy full SHA for 7809868
tsconfig.json
@@ -7,5 +7,5 @@
7
"resolveJsonModule": true,
8
"rootDir": "src"
9
},
10
- "exclude": ["**/dist/**", "**/__fixtures__/**"]
+ "exclude": ["**/__fixtures__/**", "**/*.spec.ts"]
11
}
0 commit comments