Skip to content

Commit

Permalink
Automatically include plugin when extending preset, fixes gajus#313
Browse files Browse the repository at this point in the history
  • Loading branch information
UltCombo committed Feb 11, 2018
1 parent ad4cf82 commit 654c154
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/configs/recommended.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"parser": "babel-eslint",
"plugins": [
"flowtype"
],
"rules": {
"flowtype/boolean-style": [
2,
Expand Down

0 comments on commit 654c154

Please sign in to comment.