Skip to content

101-chore: Upgrade eslint #711

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

Merged
merged 2 commits into from
Jan 15, 2025
Merged

101-chore: Upgrade eslint #711

merged 2 commits into from
Jan 15, 2025

Conversation

SpaNb4
Copy link
Collaborator

@SpaNb4 SpaNb4 commented Jan 9, 2025

What type of PR is this? (select all that apply)

  • πŸ• Feature
  • πŸ› Bug Fix
  • 🚧 Breaking Change
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ“ Documentation Update

Description

  • Upgrades eslint to 9 version;
  • Disables the annoying 'boundaries/element-types' and 'import/no-internal-modules' rules;
  • Adds '@stylistic/quote-props': ['error', 'consistent'] rule;

Related Tickets & Documents

Screenshots, Recordings

Please replace this line with any relevant images for UI changes.

Added/updated tests?

  • πŸ‘Œ Yes
  • πŸ™…β€β™‚οΈ No, because they aren't needed
  • πŸ™‹β€β™‚οΈ No, because I need help

[optional] Are there any post deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@github-actions github-actions bot changed the title Chore/101 upgrade eslint 101-chore: Upgrade eslint Jan 9, 2025
@SpaNb4 SpaNb4 marked this pull request as ready for review January 12, 2025 11:45
@ansivgit ansivgit merged commit b5b90e2 into main Jan 15, 2025
3 checks passed
@ansivgit ansivgit deleted the chore/101-upgrade-eslint branch January 15, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Eslint to latest 9.0.0 version
3 participants