-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Crazy interface exmaple does not compile #317
Comments
You can make a PR. There is no way to block PRs on github so you do have permissions 🌹 |
I used this command to push the commit: I got this error: Probably I'm doing something wrong can you please help |
Your origin should be your fork 🌹 |
thanks for the help. PR done |
Hi Basarat,
I notice that on the interfaces.md file the interface crazy could not be implemented in a class (please check here: microsoft/TypeScript#8917) and I made a fix with some text to explain better the pattern.
I also fixed the constructor to not return any value as it seems not to be possible. Please check here: microsoft/TypeScript#11588
I tried to make a pull request but it seems I got no permissions.
The text was updated successfully, but these errors were encountered: