-
-
Notifications
You must be signed in to change notification settings - Fork 755
fix(ast/extree): fix Class.implements
#9817
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
Conversation
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 Performance ReportMerging #9817 will not alter performanceComparing Summary
|
c402430 to
9da220e
Compare
80add05 to
44b1b5a
Compare
9da220e to
f50cef0
Compare
44b1b5a to
ce6808a
Compare
f50cef0 to
223e16f
Compare
Merge activity
|
No effect on conformance yet since basic `Identifier` mismatches.
223e16f to
cd18358
Compare

spec: https://github.com/typescript-eslint/typescript-eslint/blob/3efd99e954d1749225d65b774cfb3650a54ff083/packages/ast-spec/src/base/ClassBase.ts#L50
No effect on conformance yet since basic
Identifiermismatches.