You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The support for JavaScript analysis inside HTML files required introducing the new endpoint /analyze-html in ESLint bridge, which behaves roughly like /analyze-yaml in case this is already supported.
What's Changed in 9.13.0
https://github.com/SonarSource/SonarJS/issues?q=is%3Aclosed+milestone%3A9.13
node:
imports in several rules usinggetFullyQualifiedName()
by @ilia-kebets-sonarsource in Fix FNs caused bynode:
imports in several rules usinggetFullyQualifiedName()
SonarJS#3618no-built-in-override
): Remove System from globals by @ilia-kebets-sonarsource in Fix FP S2424 (no-built-in-override
): Remove System from globals SonarJS#3620no-hook-setter-in-body
): Shouldn't raise when used conditionally by @saberduck in Fix FP S6442 (no-hook-setter-in-body
): Shouldn't raise when used conditionally SonarJS#3622no-redeclare
) for TypeScript by @victor-diez-sonarsource in Deprecate S2814 (no-redeclare
) for TypeScript SonarJS#3635The text was updated successfully, but these errors were encountered: