nuxt-modules / strapi

Strapi Module for Nuxt
https://strapi.nuxtjs.org
MIT License
645 stars 81 forks source link

chore: migrate to eslint v9 #411

Closed danielroe closed 7 months ago

danielroe commented 7 months ago

Types of changes

Description

closes https://github.com/nuxt-modules/strapi/pull/409

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:

netlify[bot] commented 7 months ago

Deploy Preview for nuxt-strapi-module canceled.

Name Link
Latest commit 5cf4f66087b4d8bf4de2c369cfaa35315f45363a
Latest deploy log https://app.netlify.com/sites/nuxt-strapi-module/deploys/662b785281dfe600083a69d2
danielroe commented 7 months ago

I don't believe the docs build failure is related to this PR. I think it's just triggered by the change in the docs (otherwise netlify skips the build, as it seems to have done for some series of commits).

cloudflare-workers-and-pages[bot] commented 7 months ago

Deploying strapi-cpqg with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5cf4f66
Status: ✅  Deploy successful!
Preview URL: https://19a0748c.strapi-cpqg.pages.dev
Branch Preview URL: https://eslint-v9.strapi-cpqg.pages.dev

View logs

benjamincanac commented 7 months ago

I've managed to fix the build. Thanks @danielroe! 😊