Skip to content

Commit

Permalink
WIP trying things.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic committed Dec 18, 2019
1 parent 4e6a8c5 commit d39590c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,13 +189,6 @@ module.exports = {
'react-hooks/exhaustive-deps': 'off',
},
},
{
files: ['x-pack/legacy/plugins/watcher/**/*.{js,ts,tsx}'],
rules: {
'react-hooks/rules-of-hooks': 'off',
'react-hooks/exhaustive-deps': 'off',
},
},

/**
* Files that require Apache 2.0 headers, settings
Expand Down

0 comments on commit d39590c

Please sign in to comment.