mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 14:12:40 +00:00
Undo change to eslintrc
This commit is contained in:
@@ -24,7 +24,7 @@ module.exports = {
|
||||
'react/jsx-no-bind' : ['error', { allowArrowFunctions: true }],
|
||||
'react/jsx-uses-react' : 'error',
|
||||
'react/prefer-es6-class' : ['error', 'never'],
|
||||
// 'jest/valid-expect' : ['error', { maxArgs: 2 }],
|
||||
'jest/valid-expect' : ['error', { maxArgs: 2 }],
|
||||
|
||||
/** Warnings **/
|
||||
'max-lines' : ['warn', {
|
||||
|
||||
Reference in New Issue
Block a user