Skip to content

Add $schema prop to wp-env config#1154

Merged
mauteri merged 1 commit intoGatherPress:developfrom
JordanPak:feature/wp-env-schema
Aug 9, 2025
Merged

Add $schema prop to wp-env config#1154
mauteri merged 1 commit intoGatherPress:developfrom
JordanPak:feature/wp-env-schema

Conversation

@JordanPak
Copy link
Copy Markdown
Contributor

Description of the Change

Adds schema to wp-env config JSON.

How to test the Change

Check the branch out and see if your code editor will auto-complete props in .wp-env.json.

Credits

@JordanPak

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Aug 9, 2025

PR Summary

  • Introduction of Schema Declaration for JSON Configuration
    The developer added a schema declaration for the JSON configuration in the .wp-env.json file. As a result, the structure used for our JSON configurations is now transparent and well-defined. This adds predictability and understanding of the underlying data structures.

@JordanPak JordanPak marked this pull request as ready for review August 9, 2025 19:56
@mauteri mauteri merged commit f473d6b into GatherPress:develop Aug 9, 2025
2 checks passed
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.

2 participants