Skip to content

javascript.validation.enabled editor setting controls typescript validation as well #4709

Description

@weswigham

For future travelers just in case it's useful, I had "javascript.validate.enable": false because I didn't want JS files specifically to be checked. Looks like with the native preview that setting is now interpreted as a blanket disabling of typescript checking across the board.

Originally posted by @elramus in #4587

According to @DanielRosenwasser, this isn't actually intentional and just kinda fell-out from the unified config handling we setup to handle falling back from the js/ts -> typescript -> javascript config namespaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions