appeasing linter

This commit is contained in:
Vallie Joseph 2024-01-09 19:47:02 +00:00
parent f37c445bc5
commit c1ded1dc4d

View File

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