mirror of
https://github.com/gradle/actions.git
synced 2026-01-13 17:26:03 +08:00
Update to latest npm build scans (#600)
This commit is contained in:
@@ -6,5 +6,9 @@ module.exports = {
|
||||
transform: {
|
||||
'^.+\\.ts$': 'ts-jest'
|
||||
},
|
||||
reporters: [
|
||||
'default',
|
||||
'@gradle/develocity-agent/jest-reporter',
|
||||
],
|
||||
verbose: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user