-
Notifications
You must be signed in to change notification settings - Fork 1.4k
noImplicitOverride missing in playground tsconfig options #1733
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
Comments
I believe @orta has a process for this, and I think it happens after the stable release. In the meantime, you can just use a comment: I’ll let Orta decide whether to transfer/close/whatever |
@andrewbranch thanks. is that functionality specific to the playground? i tried changing a compiler flag using a comment like that in one of my projects but it didn't work |
Yes, sorry, that's just for the playground. |
The next deploy will have the dropdown auto-generated from the version of TypeScript, so a beta build will include beta flags - see #1735 |
This shipped |
when v4.3.0-dev.20210401 is selected, the new flag is not available in tsconfig
sorry if this is the wrong spot to raise playground issues
The text was updated successfully, but these errors were encountered: