You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add override specifier to typescript copyfrom codegen
Required for `"noImplicitOverride": true` typescript setting.
I couldn't figure out how to add a test for this situation in the typescript
test file. It only happens if a rule context class has a subclass.
Signed-off-by: Phlosioneer <[email protected]>
0 commit comments