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: jsx support in sfc #63

Merged
merged 5 commits into from
May 24, 2023
Merged

feat: jsx support in sfc #63

merged 5 commits into from
May 24, 2023

Conversation

baiwusanyu-c
Copy link
Member

@baiwusanyu-c baiwusanyu-c commented May 24, 2023

close: #59

// .vue
<script lang='tsx'>
</script>

<script lang='jsx'>
</script>

@baiwusanyu-c baiwusanyu-c marked this pull request as ready for review May 24, 2023 02:29
@baiwusanyu-c baiwusanyu-c merged commit 7e57559 into master May 24, 2023
1 check passed
@baiwusanyu-c baiwusanyu-c deleted the feat/jsx-sfc branch May 24, 2023 02:30
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.

[feat]: support jsx、tsx
1 participant