Skip to content

Fix mapped type additional properties when intersecting index signatures #12

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 3 commits into
base: fix/additional-properties-crash-and-prop-loss
Choose a base branch
from

Conversation

alexchexes
Copy link
Owner

Summary

  • remove spurious false from mapped type additionalProperties
  • add regression tests for explicit index signatures

Testing

  • npm test -- -t "mapped-index-additional" --runInBand
  • npm test -- -t "mapped-index-any" --runInBand
  • npm test -- -t "mapped-intersection" --runInBand

https://chatgpt.com/codex/tasks/task_e_686a4b9790c0832d8e3847954167e7a4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant