Skip to content
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

use override instead of // @Override #548

Open
mjy9088 opened this issue Apr 16, 2024 · 1 comment
Open

use override instead of // @Override #548

mjy9088 opened this issue Apr 16, 2024 · 1 comment

Comments

@mjy9088
Copy link

mjy9088 commented Apr 16, 2024

My project uses noImplicitOverride option in tsconfig.json.

I got so many errors: error TS4114: This member must have an 'override' modifier because it overrides a member in the base class ...

@1R053
Copy link

1R053 commented May 17, 2024

see #549

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants