mirror of https://github.com/actions/toolkit
appeasing linter
parent
f37c445bc5
commit
c1ded1dc4d
|
@ -8,4 +8,5 @@ module.exports = {
|
|||
'^.+\\.ts$': 'ts-jest'
|
||||
},
|
||||
verbose: true
|
||||
}
|
||||
}
|
||||
// adding extra line for linter
|
||||
|
|
Loading…
Reference in New Issue