Skip to content

Commit

Permalink
chore: remove discrepancy in Jest configuration
Browse files Browse the repository at this point in the history
I have to merge `next` to appease Semantic Release... my fault
for abandoning it I guess 😩 EINVALIDNEXTVERSION
  • Loading branch information
jrolfs committed Jan 19, 2023
1 parent c01832f commit e0f0875
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
@@ -1,6 +1,5 @@
const {
globals,
transform,
transformIgnorePatterns,
...config
} = require('./src/config/jest.config')
Expand Down

0 comments on commit e0f0875

Please sign in to comment.