Skip to content

Commit

Permalink
Adopt latest major versions of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eaviles committed Mar 16, 2020
1 parent 8435946 commit a71badb
Show file tree
Hide file tree
Showing 3 changed files with 489 additions and 867 deletions.
1 change: 1 addition & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ module.exports = {
strict: ['error', 'global'],
'unicorn/catch-error-name': ['error', { name: 'err' }],
'unicorn/no-for-loop': 'off',
'unicorn/prefer-flat-map': 'off',
'unicorn/prevent-abbreviations': 'off'
}
};
Loading

0 comments on commit a71badb

Please sign in to comment.