We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gajus
Learn more about funding links in repositories.
Report abuse
1 parent ff4f857 commit 1f70db2Copy full SHA for 1f70db2
src/configs/recommended.json
@@ -1,5 +1,8 @@
1
{
2
"parser": "babel-eslint",
3
+ "plugins": [
4
+ "flowtype"
5
+ ],
6
"rules": {
7
"flowtype/boolean-style": [
8
2,
0 commit comments