Skip to content

Commit 300bb49

Browse files
committed
fix: bad built types
1 parent 27c5f84 commit 300bb49

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.build.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"tests",
1313
"**/*.test.ts",
1414
"**/*.test.tsx",
15-
"rollup.config.ts",
15+
"tsup.config.ts",
16+
"jest.config.ts",
1617
]
1718
}

0 commit comments

Comments
 (0)