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.59k stars 2.08k forks source link

chore: change filename casing for next eslint #7186

Closed jagoral closed 3 months ago

jagoral commented 3 months ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

With Next.js app router, most of the ecosystem is going towards kebab-case for files and directories. To align us with the ecosystem, the new rule has been added which validates that non-root files are using kebab-case.

๐Ÿ“ Checklist

changeset-bot[bot] commented 3 months ago

๐Ÿฆ‹ Changeset detected

Latest commit: 2f496eaecf828f3550bf022e469e56be684e1f2e

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 | Patch |

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