Package org.sonar.javascript.checks
Class NoInteractiveElementToNoninteractiveRoleCheck
java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.javascript.checks.NoInteractiveElementToNoninteractiveRoleCheck
- All Implemented Interfaces:
EslintBasedCheck,JavaScriptCheck
-
Constructor Details
-
NoInteractiveElementToNoninteractiveRoleCheck
public NoInteractiveElementToNoninteractiveRoleCheck()
-