Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Ezequiel Fabbroni Assum committed Oct 4, 2024
1 parent 1cdeb77 commit b34359e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/jest.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const jest = require('eslint-plugin-jest');

module.exports = {
name: 'jest-cabify-eslint-config',
...jest.recommended,
...jest.configs['flat/recommended'],
rules: {
...jest.configs['flat/recommended'].rules,
},
Expand Down

0 comments on commit b34359e

Please sign in to comment.