microsoft / microsoft/TypeScript
`javascript.validation.enabled` editor setting controls typescript validation as well
@weswigham ci sta già lavorando.
Dal 28/7/2026.
- Lingua principale
- Go
- Stelle
- 111k
- Fork
- 14.4k
- Merge medio
- 1g 19h
- PR unite (30g)
- 117
Descrizione
For future travelers just in case it's useful, I had
"javascript.validate.enable": falsebecause 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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.