Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

267
Views
How to disable error highlighting typescript code in vscode

Good afternoon! I ran into such a problem that vscode began to highlight the correct code in red. When using the union operator '??' or when using optional chaining '?.' The code builds normally, there are no errors in the console, only vscode highlights the code, when hovering, an error pops up: '[ts] Expected expression'

This problem arose after I switched to a new computer, on the old computer this problem did not occur with the same code. The same extensions are installed on the new computer, the only difference with the old computer is the version of vscode itself and the version of the installed extensions.

For now, I've temporarily disabled typescript code checking in the vscode settings with "typescript.validate.enable": false,

but this approach seems wrong to me, because I want the code to be checked, but at the same time not highlighted in red using the union operator '??' or when using optional chaining '?.'

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

Make sure you're using the correct TypeScript version in VSCode. Press Ctrl + Shift + P, then type and select "TypeScript: Select TypeScript version..." and select the latest version.

about 4 years ago · Juan Pablo Isaza Report

0

Does VS Code have tslint, if so then disable it

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!