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

e2e: add prettier and eslint #31049

Merged
merged 7 commits into from
Jan 3, 2025
Merged

e2e: add prettier and eslint #31049

merged 7 commits into from
Jan 3, 2025

Conversation

nicobytes
Copy link
Contributor

@nicobytes nicobytes commented Jan 3, 2025

Parent Issue

#31059

Proposed Changes

This pull request focuses on improving code consistency and style by introducing ESLint and Prettier configurations, and updating the codebase to follow these standards. Additionally, it includes various minor refactors to enhance readability and maintainability.

ESLint and Prettier Integration:

Code Consistency and Style Improvements:

Refactoring and Cleanup:

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

This PR fixes: #31033

@nicobytes nicobytes marked this pull request as ready for review January 3, 2025 15:11
@nicobytes nicobytes linked an issue Jan 3, 2025 that may be closed by this pull request
4 tasks
@nicobytes nicobytes enabled auto-merge January 3, 2025 15:44
@nicobytes nicobytes added this pull request to the merge queue Jan 3, 2025
Merged via the queue into main with commit cbc0cfb Jan 3, 2025
36 checks passed
@nicobytes nicobytes deleted the 31033-e2e-format-linter branch January 3, 2025 22:09
@nicobytes nicobytes linked an issue Jan 6, 2025 that may be closed by this pull request
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.

e2e: Add prettier and eslint End-to-end (E2E) setup for the new content editor
3 participants