Skip to content

Fix JavaScript formatting config updated#1166

Merged
mauteri merged 3 commits intodevelopfrom
fix-js-formatting-config-updated
Aug 11, 2025
Merged

Fix JavaScript formatting config updated#1166
mauteri merged 3 commits intodevelopfrom
fix-js-formatting-config-updated

Conversation

@mauteri
Copy link
Copy Markdown
Contributor

@mauteri mauteri commented Aug 11, 2025

Description of the Change

Updates .eslintrc to meet WordPress standards and run npm run lint:js:fix to update all JS files.

Closes #1161

How to test the Change

Changelog Entry

Added - New feature
Changed - Existing functionality
Deprecated - Soon-to-be removed feature
Removed - Feature
Fixed - Bug fix
Security - Vulnerability

Credits

Props @mauteri, @JordanPak

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@github-actions
Copy link
Copy Markdown
Contributor

Preview changes with Playground

You can preview the recent changes for PR#1166 with the following PHP versions:

PHP Version 8.3

PHP Version 7.4

Download .zip with build changes

Made with 💙 from GatherPress & a little bit of WordPress Playground. Changes will not persist between sessions.

@mauteri mauteri marked this pull request as ready for review August 11, 2025 17:30
@mauteri
Copy link
Copy Markdown
Contributor Author

mauteri commented Aug 11, 2025

@JordanPak reviewed and approved on slack.

@mauteri mauteri merged commit 28000ee into develop Aug 11, 2025
13 checks passed
@mauteri mauteri deleted the fix-js-formatting-config-updated branch August 11, 2025 19:27
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.

Follow JavaScript standards for WordPress

1 participant