vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.64k stars 2.08k forks source link

chore(eslint-config): upgrade config to use ESLint v9 & FlatConfig #7310

Closed grixu closed 1 week ago

grixu commented 1 week ago

I've added the resolutions field to the root package.json to allow local linting in this repo, due to its using the ESLint v8 and Prettier v2. The package itself is linted & formatted using itself.

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 6b4f0ed828af049f20e5e3e138acd1f0bfa8944d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------------- | ----- | | @vue-storefront/eslint-config | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

FRSgit commented 1 week ago

I've added the resolutions field to the root package.json to allow local linting in this repo, due to its using the ESLint v9 and Prettier v2. The package itself is linted & formatted using itself.

I think you meant ESLint v8, right?

sonarcloud[bot] commented 1 week ago

Quality Gate Failed Quality Gate failed

Failed conditions
14.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud