python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
SonarLint in Visual Studio 2019 throws "PARSING unknown: Support for the experimental syntax 'classProperties' isn't currently enabled"
I want to use SonarLint in Visual Studio to parse Javascript code. I am getting below error in Visual Studio output window when selected SonarLint dopdown.
Failed to parse file 'D:\Latest Virtuoso...
Varun V C
Votes: 0
Answers: 0
SonarLint plugin misses some (SonarCloud's) rules locally
TL;DR -> Force code smells to apear as SonarCloud issues on IDE
I got SonarLint plugin (vscode) installed locally and configured with external SonarCloud rules (by my organization's project).
The t...

Ofir Cohen
Votes: 0
Answers: 0