Skip to content

Commit 4accbca

Browse files
Update code-pushup.config.ts
Co-authored-by: Matěj Chalk <[email protected]>
1 parent 95eed89 commit 4accbca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

code-pushup.config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ export default mergeConfigs(
4141
'https://github.com/code-pushup/cli?tab=readme-ov-file#code-pushup-cli/',
4242
),
4343
await typescriptPluginConfigNx({
44-
tsconfig:
45-
'packages/plugin-typescript/mocks/fixtures/basic-setup/tsconfig.json',
44+
tsconfig: 'packages/cli/tsconfig.lib.json',
4645
}),
4746
await eslintCoreConfigNx(),
4847
jsDocsCoreConfig([

0 commit comments

Comments
 (0)