mirror of
https://github.com/actions/toolkit
synced 2025-05-09 08:33:00 +00:00
appeasing linter
This commit is contained in:
parent
f37c445bc5
commit
c1ded1dc4d
1 changed files with 2 additions and 1 deletions
|
@ -8,4 +8,5 @@ module.exports = {
|
||||||
'^.+\\.ts$': 'ts-jest'
|
'^.+\\.ts$': 'ts-jest'
|
||||||
},
|
},
|
||||||
verbose: true
|
verbose: true
|
||||||
}
|
}
|
||||||
|
// adding extra line for linter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue