Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed May 29, 2022
1 parent 8637744 commit be2ad29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ const config = {
env: {
jest: true,
},
rules: {
'jest/valid-title': 'warn',
},
},
],
};
Expand Down

0 comments on commit be2ad29

Please sign in to comment.