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

refactor(playground): kill ts-ignore #5342

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

agriffis
Copy link
Contributor

@agriffis agriffis commented Dec 6, 2023

Replace with ts-expect-error where still needed.

Copy link

vercel bot commented Dec 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 8, 2023 1:40pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 8, 2023 1:40pm

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 6, 2023
@thegreatercurve
Copy link
Contributor

Thanks for this @agriffis! Would you mind fixing the conflict and I can merge this in.

@agriffis
Copy link
Contributor Author

agriffis commented Dec 8, 2023

@thegreatercurve Done. Note that this commit affects a file that should actually be deleted, see #5237 (comment)

but merging this doesn't prevent that, it's just a question of ordering. 🤷

@agriffis
Copy link
Contributor Author

agriffis commented Dec 8, 2023

In fact, the reason the other PR went through cleanly was because ts-ignore hid the problem.

@agriffis
Copy link
Contributor Author

agriffis commented Dec 8, 2023

Blech, I'll just update this PR to delete the file

This was missed in facebook#5237 because of ts-ignore.
Replace with ts-expect-error where still needed.
@agriffis
Copy link
Contributor Author

agriffis commented Dec 8, 2023

Ok all set

@agriffis
Copy link
Contributor Author

agriffis commented Dec 8, 2023

@thegreatercurve This has two commits now so it should be clear what's going on

Copy link
Member

@zurfyx zurfyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@zurfyx zurfyx merged commit 021ff88 into facebook:main Dec 8, 2023
36 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants