Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information