microsoft / microsoft/TypeScript
`javascript.validation.enabled` editor setting controls typescript validation as well
Đang mở
@weswigham đang làm issue này rồi.
Từ ngày 28/7/2026.
Bug
Needs Human Review
- Ngôn ngữ chính
- Go
- Star
- 111k
- Fork
- 14.3k
- Merge trung bình
- 2 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 132
Mô tả
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.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.