Skip to content

Commit

Permalink
Merge branch 'master' into nickmccurdy-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanBobi committed Mar 31, 2021
2 parents ec99c08 + a06815a commit 193239f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {
rules: {
'no-console': 'off',
'import/no-unresolved': 'off',
'jest/unbound-method': 'off',

'testing-library/no-dom-import': 'off',
'testing-library/prefer-screen-queries': 'off',
Expand Down

0 comments on commit 193239f

Please sign in to comment.