Skip to content

chore(setup): added cypress eslint plugin to enable linting of cypress folders and files #5102

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

schaertim
Copy link
Contributor

@schaertim schaertim commented Mar 25, 2025

📄 Description

Installed the cypress eslint plugin (https://www.npmjs.com/package/eslint-plugin-cypress) globally and added the config to the eslint config files of the packages using cypress. I also fixed all the linter errors which appeared after activating the linting.

🚀 Demo

Not applicable.

📝 Checklist

  • ✅ My code follows the style guidelines of this project
  • 🛠️ I have performed a self-review of my own code
  • 📄 I have made corresponding changes to the documentation
  • ⚠️ My changes generate no new warnings or errors
  • 🧪 I have added tests that prove my fix is effective or that my feature works
  • ✔️ New and existing unit tests pass locally with my changes

@schaertim schaertim linked an issue Mar 25, 2025 that may be closed by this pull request
Copy link

changeset-bot bot commented Mar 25, 2025

🦋 Changeset detected

Latest commit: 1fe3278

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

This PR includes changesets to release 12 packages
Name Type
@swisspost/internet-header Patch
@swisspost/design-system-documentation Patch
@swisspost/design-system-components Patch
@swisspost/design-system-nextjs-integration Patch
@swisspost/design-system-components-angular-workspace Patch
@swisspost/design-system-components-react Patch
@swisspost/design-system-components-angular Patch
@swisspost/design-system-styles Patch
@swisspost/design-system-tokens Patch
@swisspost/design-system-icons Patch
@swisspost/design-system-styles-primeng Patch
@swisspost/design-system-styles-primeng-workspace 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

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Mar 25, 2025

Related Previews

@schaertim schaertim marked this pull request as ready for review March 26, 2025 08:07
@schaertim schaertim requested review from a team as code owners March 26, 2025 08:07
@schaertim schaertim requested a review from leagrdv March 26, 2025 08:07
@schaertim schaertim requested a review from leagrdv April 10, 2025 08:00
@swisspost swisspost deleted a comment from sonarqubecloud bot Apr 10, 2025
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.

Add cypress linting in package, who use cypress
3 participants