Skip to content

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

Closed
DetachHead opened this issue Apr 2, 2021 · 5 comments
Closed

noImplicitOverride missing in playground tsconfig options #1733

DetachHead opened this issue Apr 2, 2021 · 5 comments
Assignees

Comments

@DetachHead
Copy link
Contributor

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

image

@andrewbranch
Copy link
Member

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: // @noImplicitOverride: true

I’ll let Orta decide whether to transfer/close/whatever

@DanielRosenwasser DanielRosenwasser transferred this issue from microsoft/TypeScript Apr 2, 2021
@DetachHead
Copy link
Contributor Author

@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

@andrewbranch
Copy link
Member

Yes, sorry, that's just for the playground.

@orta
Copy link
Contributor

orta commented Apr 3, 2021

The next deploy will have the dropdown auto-generated from the version of TypeScript, so a beta build will include beta flags - see #1735

@orta
Copy link
Contributor

orta commented Apr 13, 2021

This shipped

@orta orta closed this as completed Apr 13, 2021
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

3 participants