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 b09aa57 commit b9f5333Copy full SHA for b9f5333
code-pushup.config.ts
@@ -44,7 +44,7 @@ export default mergeConfigs(
44
sourceGlob: [
45
'packages/**/src/**/*.ts',
46
'!packages/**/node_modules',
47
- '!packages/**/{mocks,mocks}',
+ '!packages/**/{mocks,mock}',
48
'!**/*.{spec,test}.ts',
49
'!**/implementation/**',
50
'!**/internal/**',
0 commit comments