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

chore: migrate to eslint v9 #208

Closed
wants to merge 4 commits into from
Closed

chore: migrate to eslint v9 #208

wants to merge 4 commits into from

Conversation

danielroe
Copy link
Contributor

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

This PR migrates to eslint v9 and the new version of nuxt/eslint-config, and applies any changes in default config.

Feel free to update/change 🙏

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

Copy link

netlify bot commented Apr 12, 2024

Deploy Preview for nuxt-cloudinary-module canceled.

Name Link
🔨 Latest commit e730de6
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-cloudinary-module/deploys/66198e0b2c76410008b7877b

// @ts-ignore
level: 999,
prefix: '',
priority: 999,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the one significant change - level is not a valid property and I think you mean priority instead

@danielroe danielroe requested a review from Baroshem April 12, 2024 19:41
@Baroshem Baroshem added this to the 3.0.0 milestone Apr 22, 2024
@Baroshem Baroshem changed the base branch from main to chore/3.0.0-rc.1 May 9, 2024 08:42
@Baroshem
Copy link
Collaborator

Baroshem commented May 9, 2024

Closing in favor of bbff68d

@Baroshem Baroshem closed this May 9, 2024
@danielroe danielroe deleted the eslint-v9 branch May 9, 2024 10:07
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.

None yet

2 participants