Skip to content

Commit e8c4526

Browse files
committed
refactor: wip
1 parent 30802a5 commit e8c4526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli/mocks/configs/code-pushup.needs-tsconfig.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// the point is to test runtime import which requires tsconfig for path aliases
22
// eslint-disable-next-line import/no-unresolved
3+
// @ts-expect-error - test tsconfig paths missing in config
34
import customPlugin from '@example/custom-plugin';
45

56
const config = {

0 commit comments

Comments
 (0)