Skip to content

Commit

Permalink
detect react
Browse files Browse the repository at this point in the history
  • Loading branch information
ndittren committed Sep 25, 2023
1 parent 760653b commit dedae92
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,10 @@
},
"globals": {
"require": false
}
},
"settings": {
"react": {
"version": "detect"
}
}
}

0 comments on commit dedae92

Please sign in to comment.