Skip to content

Commit

Permalink
fix: add react version detection
Browse files Browse the repository at this point in the history
  • Loading branch information
dadamssg committed Jul 9, 2019
1 parent d0817fe commit 2ad1123
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,10 @@ module.exports = {
before: false,
beforeEach: false,
it: false
},
settings: {
react: {
version: 'detect'
}
}
}

0 comments on commit 2ad1123

Please sign in to comment.