Skip to content

Commit 1891caa

Browse files
authored
type: export ProjectConfig (#526)
1 parent 620a609 commit 1891caa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export function defineConfig(config: RstestConfigExport) {
2828
}
2929

3030
export type {
31+
ProjectConfig,
3132
Reporter,
3233
RstestCommand,
3334
TestFileInfo,

0 commit comments

Comments
 (0)