Declare types in package.json exports #26

Closed
romeovs wants to merge 1 commit from romeovs/legacy-modes:main into main
First-time contributor

Currently the package.json does not declare the "types" field for exports. TypeScript 7 is stricter when looking for types and requires this field to be set.

This PR adds the field.

Currently the `package.json` does not declare the `"types"` field for exports. TypeScript 7 is stricter when looking for types and requires this field to be set. This PR adds the field.
Owner

Thank you. Merged as 593c3731cd

Thank you. Merged as 593c3731cd2ecd8
marijn closed this pull request 2026-05-14 12:27:29 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/legacy-modes!26
No description provided.