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

feat: Use any for JSX fragments #973

Merged
merged 2 commits into from
Apr 8, 2023
Merged

feat: Use any for JSX fragments #973

merged 2 commits into from
Apr 8, 2023

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Apr 8, 2023

Description:

TypeScript does not validate JSX Fragments properly.

Related issue:

@kdy1 kdy1 added this to the v0.0.1: Correctness milestone Apr 8, 2023
@kdy1 kdy1 self-assigned this Apr 8, 2023
@kdy1 kdy1 marked this pull request as ready for review April 8, 2023 03:58
kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 8, 2023
@kdy1 kdy1 enabled auto-merge (squash) April 8, 2023 03:58
@github-actions
Copy link

github-actions bot commented Apr 8, 2023

Thank you for the PR!
Commit: c2b1d14

Files to check

These are files which is affected by the current PR, but not reflected. If there's no file below this message, please ignore this message.

You can run ./scripts/auto-unignore.sh from crates/stc_ts_file_analyzer for typescript files, and ./scripts/check.sh from crates/stc_ts_type_checker for *.stats.rust-debug files.

@kdy1 kdy1 merged commit 508b2ba into dudykr:main Apr 8, 2023
@kdy1 kdy1 deleted the q27 branch April 8, 2023 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant