Skip to content

Commit

Permalink
Fix eslint-plugin-react warning
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Aug 16, 2018
1 parent 5714951 commit 8ea6b6c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions djedi-react/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,9 @@ module.exports = {
},
},
],
settings: {
react: {
version: "16",
},
},
};

0 comments on commit 8ea6b6c

Please sign in to comment.