Skip to content

fix(types): fix typescript compiler errors under strict mode#2210

Closed
rajwilkhu wants to merge 1 commit intocodex-team:nextfrom
contingenton:next
Closed

fix(types): fix typescript compiler errors under strict mode#2210
rajwilkhu wants to merge 1 commit intocodex-team:nextfrom
contingenton:next

Conversation

@rajwilkhu
Copy link
Copy Markdown

This is relate to issue #2209

@rajwilkhu
Copy link
Copy Markdown
Author

@here, any way to get this reviewed? It's a minor change? @neSpecc @gohabereg @TatianaFomina @ilyamore88

@neSpecc
Copy link
Copy Markdown
Member

neSpecc commented Dec 12, 2022

I think it is not the only error under strict mode. We should enable it in our tsconfig and fix all errors complexly.

@neSpecc
Copy link
Copy Markdown
Member

neSpecc commented Dec 12, 2022

But we can accept your change and release a patch anyway if your work relies on this.

@neSpecc
Copy link
Copy Markdown
Member

neSpecc commented Dec 12, 2022

Could you add a changelog, please?

@CODE-BR3AKER
Copy link
Copy Markdown

@neSpecc please merge this PR asap this issue is breaking our prod, even the --skipLibCheck has no effect on the .ts files , we have to disbale typecheck for the entire project which is bad !

@neSpecc
Copy link
Copy Markdown
Member

neSpecc commented Feb 20, 2023

Thanks for the fix. Unfortunately, I was not able to push to your branch due to disabled access for maintainers.

So I'm focusing on the similar PR #2264 and closing this PR as duplicate.

@neSpecc neSpecc closed this Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants