Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

fix: typescript errors#4

Closed
maxswjeon wants to merge 2 commits into
codemirror:mainfrom
maxswjeon:fix/typescript-errors
Closed

fix: typescript errors#4
maxswjeon wants to merge 2 commits into
codemirror:mainfrom
maxswjeon:fix/typescript-errors

Conversation

@maxswjeon

Copy link
Copy Markdown

There are some typescript errors caused by untyped variables. Added types for local variables to resolve these errors.

Fix typescript errors caused by untyped variables
@marijnh

marijnh commented Oct 28, 2023

Copy link
Copy Markdown
Member

Which version of TypeScript produces the errors?

@maxswjeon

Copy link
Copy Markdown
Author

I'm using Typescript v5.2.2

@maxswjeon

Copy link
Copy Markdown
Author

The package built and exported does not have a typescript error. However, when I cloned the project to do some digging, I found out that it emits typescript error

@marijnh

marijnh commented Oct 29, 2023

Copy link
Copy Markdown
Member

I get no such errors when I build this code with 5.2.2.

@maxswjeon maxswjeon closed this Feb 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants