diff --git a/jest.config.js b/jest.config.js index 101666d6..15077ce9 100644 --- a/jest.config.js +++ b/jest.config.js @@ -8,4 +8,5 @@ module.exports = { '^.+\\.ts$': 'ts-jest' }, verbose: true -} \ No newline at end of file +} +// adding extra line for linter