Skip to content

Commit

Permalink
Unused line in jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Feb 21, 2024
1 parent 60b206c commit 916c721
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
transformIgnorePatterns: ['[/\\\\]node_modules[/\\\\](?!quick-lru/).+\\.js$'],
}

0 comments on commit 916c721

Please sign in to comment.