-
-
Notifications
You must be signed in to change notification settings - Fork 721
feat(transformer/class-properties): add debug_assertions for declare class
#13907
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
base: 09-19-refactor_transformer_typescript_remove_integer_10_readonly_81999_integer_10_readonly_0_integer_10_readonly_81952_array_readonly_readonly_-_569jnrxghikls_0__bin_zsh_integer_10_readonly_0_array_readonly_integer_10_readonly_argc_0_
Are you sure you want to change the base?
feat(transformer/class-properties): add debug_assertions for declare class
#13907
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Instrumentation Performance ReportMerging #13907 will not alter performanceComparing Summary
|
5ce8c9b to
55ef11d
Compare
f067159 to
04666f6
Compare
04666f6 to
0bdf3bd
Compare
55ef11d to
692b38e
Compare
692b38e to
c4f2d8c
Compare
0bdf3bd to
c5c1672
Compare

Follow up on #13766 (comment).
declareclasses have already been removed in TypeScript'senter_statements, so nodeclareclasses will enter the class-properties plugin. Add a fewdebug_assertionsto ensure this won't break in the future.