Skip to content

Commit

Permalink
fix: automatically include plugin when extending preset (fixes #313 #314
Browse files Browse the repository at this point in the history
)
  • Loading branch information
gajus committed Jul 9, 2018
1 parent ff4f857 commit 1f70db2
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 1f70db2

Please sign in to comment.