Skip to content

Commit a9c3afa

Browse files
author
John Doe
committed
fix: imports
1 parent 52612d7 commit a9c3afa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code-pushup.preset.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/* eslint-disable @nx/enforce-module-boundaries */
2+
import 'dotenv/config';
3+
import { z } from 'zod';
24
import type {
35
CategoryConfig,
46
CoreConfig,

0 commit comments

Comments
 (0)