Skip to content

Commit

Permalink
Update plugins.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored Feb 13, 2020
1 parent 73cd4c4 commit d6e5baa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ module.exports = {
'error',
'always'
],

'node/prefer-global/text-decoder': [
'error',
'always'
Expand All @@ -233,10 +232,8 @@ module.exports = {
'error',
'always'
],

'node/prefer-promises/dns': 'error',
'node/prefer-promises/fs': 'error',

'eslint-comments/disable-enable-pair': [
'error',
{
Expand Down

0 comments on commit d6e5baa

Please sign in to comment.