Skip to content

Commit

Permalink
Declare prettier the winner
Browse files Browse the repository at this point in the history
Summary:
There's been an ongoing fight between eslint and prettier.
You win, prettier.

Reviewed By: danielbuechele

Differential Revision: D14799153

fbshipit-source-id: a4f0546a3a468bb21fed47d61bc14bd7e6f0b185
  • Loading branch information
passy authored and facebook-github-bot committed Apr 5, 2019
1 parent 578b53b commit 703f43a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Expand Up @@ -38,5 +38,6 @@ module.exports = {
parser: 'flow',
},
],
'flowtype/object-type-delimiter': [0],
},
};

0 comments on commit 703f43a

Please sign in to comment.