Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
Set eslint react version to 'detect' (#1300)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu committed Jan 17, 2019
1 parent 9a39930 commit b1ae03d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .eslintrc
Expand Up @@ -15,6 +15,11 @@
"wpApiSettings": true,
"wcSettings": true,
},
"settings": {
"react": {
"version": "detect",
},
},
"rules": {
"camelcase": 0,
"indent": 0,
Expand Down

0 comments on commit b1ae03d

Please sign in to comment.