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

chore: Add "noImplicitOverride" to config-file.v1.json #13780

Merged
merged 1 commit into from
Feb 27, 2022

Conversation

elisee
Copy link
Contributor

@elisee elisee commented Feb 26, 2022

This PR adds the definition for the "noImplicitOverride" compiler option to the deno.json config file schema so it can be auto-completed in VS Code.

The definition was taken from http://json.schemastore.org/tsconfig, as mentioned in the original issue #11885. Related issue about possibly enabling "noImplicitOverride" by default: #11836.

@elisee elisee requested a review from kitsonk as a code owner February 26, 2022 15:45
@CLAassistant
Copy link

CLAassistant commented Feb 26, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@kitsonk kitsonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

3 participants