Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Commit

Permalink
Merge 31f6cfc into 020d8d2
Browse files Browse the repository at this point in the history
  • Loading branch information
shuffledex committed Aug 21, 2019
2 parents 020d8d2 + 31f6cfc commit 259de35
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 @@ -24,6 +24,7 @@ module.exports = {
'jest/expect-expect': 'error',
'jest/no-empty-title': 'warn',
'jest/no-truthy-falsy': 'warn',
'import/prefer-default-export': 'off',
},
settings: {
'import/resolver': {
Expand Down

0 comments on commit 259de35

Please sign in to comment.