Skip to content

Conversation

@meathanjay
Copy link

This pull request improves the readability of the QueryParams type definition in resources/js/wayfinder.ts by reformatting its union types.

Specifically, the union members are now aligned vertically with a leading |, which is a common TypeScript style convention. This approach makes the type definition easier to scan, reduces visual clutter, and simplifies future edits (e.g., adding or removing types with cleaner diffs).

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.

1 participant