Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added React version to eslint config file #133

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

christianfuttrup
Copy link
Contributor

Description

A minor modification was made to the eslint configuration file to specify the React version. When running eslint, the version was detected and output as missing, so it was added. Additionally, various other formatting changes were automatically fixed by Prettier.

Further remarks: It could be considered if more settings should be added (refer to the documentation for the configuration of eslint-plugin-react). below.

Type of Change

  • ✨ New snippet
  • 🛠 Improvement to an existing snippet
  • 🐞 Bug fix
  • 📖 Documentation update
  • 🔧 Other (please describe): Small addition to eslint configuration file to make sure there were no complaints when running eslint locally.

Checklist

  • I have tested my code and verified it works as expected.
  • My code follows the style and contribution guidelines of this project.
  • Comments are added where necessary for clarity.
  • Documentation has been updated (if applicable).
  • There are no new warnings or errors from my changes.

Related Issues

None.

Additional Context

https://github.com/jsx-eslint/eslint-plugin-react#configuration (documentation about the addition of the React version in the eslint config file).

Screenshots (Optional)

None.

Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for quicksnip ready!

Name Link
🔨 Latest commit 70fca79
🔍 Latest deploy log https://app.netlify.com/sites/quicksnip/deploys/6776cb38f5b3ac000874ac41
😎 Deploy Preview https://deploy-preview-133--quicksnip.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Mathys-Gasnier Mathys-Gasnier merged commit 17a0a44 into dostonnabotov:main Jan 2, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants