Skip to content

Commit

Permalink
detect react
Browse files Browse the repository at this point in the history
  • Loading branch information
ndittren committed Sep 28, 2023
1 parent 6535009 commit d2cec00
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion circumstellar-habitable-zone-simulator/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,10 @@
},
"rules": {
"no-console": "off"
}
},
"settings": {
"react": {
"version": "detect"
}
}
}

0 comments on commit d2cec00

Please sign in to comment.