diff --git a/circumstellar-habitable-zone-simulator/.eslintrc.json b/circumstellar-habitable-zone-simulator/.eslintrc.json index f0b0b4f2e7..6f934b8b87 100644 --- a/circumstellar-habitable-zone-simulator/.eslintrc.json +++ b/circumstellar-habitable-zone-simulator/.eslintrc.json @@ -27,5 +27,5 @@ "react": { "version": "detect" } - } + } } diff --git a/eclipsing-binary-simulator/.eslintrc.json b/eclipsing-binary-simulator/.eslintrc.json index 8dfc9cc1de..6f934b8b87 100644 --- a/eclipsing-binary-simulator/.eslintrc.json +++ b/eclipsing-binary-simulator/.eslintrc.json @@ -22,5 +22,10 @@ }, "rules": { "no-console": "off" + }, + "settings": { + "react": { + "version": "detect" + } } } diff --git a/exoplanet-transit-simulator/.eslintrc.json b/exoplanet-transit-simulator/.eslintrc.json index 8dfc9cc1de..6f934b8b87 100644 --- a/exoplanet-transit-simulator/.eslintrc.json +++ b/exoplanet-transit-simulator/.eslintrc.json @@ -22,5 +22,10 @@ }, "rules": { "no-console": "off" + }, + "settings": { + "react": { + "version": "detect" + } } } diff --git a/gas-retention-simulator/.eslintrc.json b/gas-retention-simulator/.eslintrc.json index 8dfc9cc1de..6f934b8b87 100644 --- a/gas-retention-simulator/.eslintrc.json +++ b/gas-retention-simulator/.eslintrc.json @@ -22,5 +22,10 @@ }, "rules": { "no-console": "off" + }, + "settings": { + "react": { + "version": "detect" + } } } diff --git a/hydrogen-atom-simulator/.eslintrc.json b/hydrogen-atom-simulator/.eslintrc.json index f409bef8fb..9cfaa144ad 100644 --- a/hydrogen-atom-simulator/.eslintrc.json +++ b/hydrogen-atom-simulator/.eslintrc.json @@ -22,5 +22,10 @@ }, "rules": { "no-console": "off" + }, + "settings": { + "react": { + "version": "detect" + } } } diff --git a/lunar-phase-simulator/.eslintrc.json b/lunar-phase-simulator/.eslintrc.json index 8dfc9cc1de..6f934b8b87 100644 --- a/lunar-phase-simulator/.eslintrc.json +++ b/lunar-phase-simulator/.eslintrc.json @@ -22,5 +22,10 @@ }, "rules": { "no-console": "off" + }, + "settings": { + "react": { + "version": "detect" + } } } diff --git a/small-angle-demo/.eslintrc.json b/small-angle-demo/.eslintrc.json index 8dfc9cc1de..6f934b8b87 100644 --- a/small-angle-demo/.eslintrc.json +++ b/small-angle-demo/.eslintrc.json @@ -22,5 +22,10 @@ }, "rules": { "no-console": "off" + }, + "settings": { + "react": { + "version": "detect" + } } } diff --git a/sun-motion-simulator/.eslintrc.json b/sun-motion-simulator/.eslintrc.json index 8dfc9cc1de..6f934b8b87 100644 --- a/sun-motion-simulator/.eslintrc.json +++ b/sun-motion-simulator/.eslintrc.json @@ -22,5 +22,10 @@ }, "rules": { "no-console": "off" + }, + "settings": { + "react": { + "version": "detect" + } } }