Skip to content
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

chore(TS): Try to remove all TS-ERROR directives #10309

Merged
merged 5 commits into from
Dec 3, 2024
Merged

Conversation

asturur
Copy link
Member

@asturur asturur commented Dec 3, 2024

Description

Rollup plugin removes the comments including the ts-expect-error one.
As a result TS setups that inspect libraries will find an error in our complicated toObject logic.
If possible we want to remove the ts-expect-error, if not possible we need to have rollup leave the comments in.

In Action

Copy link

codesandbox bot commented Dec 3, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

github-actions bot commented Dec 3, 2024

Build Stats

file / KB (diff) bundled minified
fabric 922.634 (-1.084) 306.449 (-0.240)

@asturur asturur merged commit 68e0fa1 into master Dec 3, 2024
19 of 20 checks passed
@asturur asturur deleted the filter-types branch December 3, 2024 21:18
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