1
0
Fork 0

appeasing linter

pull/1613/head
Vallie Joseph 2024-01-09 19:47:02 +00:00
parent f37c445bc5
commit c1ded1dc4d
1 changed files with 2 additions and 1 deletions

View File

@ -8,4 +8,5 @@ module.exports = {
'^.+\\.ts$': 'ts-jest' '^.+\\.ts$': 'ts-jest'
}, },
verbose: true verbose: true
} }
// adding extra line for linter