fbshipit-source-id: 5d9ecf33fca19e4a6b8c979b879ec9dd82af1ef9
This commit is contained in:
@@ -22,6 +22,7 @@ module.exports = {
|
||||
'consistent-return': 0,
|
||||
'max-len': 0, // let's take prettier take care of this
|
||||
indent: 0, // let's take prettier take care of this
|
||||
'no-console': 0, // we're setting window.console in App.js
|
||||
|
||||
// additional rules for this project
|
||||
'header/header': [2, 'block', {pattern}],
|
||||
|
||||
Reference in New Issue
Block a user