chore(script): typecheck bun test summary detector
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -11,5 +11,10 @@
|
||||
"allowImportingTsExtensions": true,
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["./publish-workflow.test.ts", "./package-layout.test.ts"]
|
||||
"include": [
|
||||
"./assert-test-summary.ts",
|
||||
"./assert-test-summary.test.ts",
|
||||
"./publish-workflow.test.ts",
|
||||
"./package-layout.test.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user