-
Notifications
You must be signed in to change notification settings - Fork 47
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: upgrade to swc_ecma_parser 0.130 #138
feat: upgrade to swc_ecma_parser 0.130 #138
Conversation
decorators: true, | ||
// should be true for mts and cts: | ||
// https://babeljs.io/docs/babel-preset-typescript#disallowambiguousjsxlike | ||
disallow_ambiguous_jsx_like: matches!( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is new
Paused waiting on swc-project/swc#6950 (though we should still upgrade if that doesn't land in a while) |
I'm going to continue the upgrade without decorators. PTAL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Tested downstream crates.