Class NoEmptyInterfaceCheck

java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.javascript.checks.NoEmptyInterfaceCheck
All Implemented Interfaces:
EslintBasedCheck, JavaScriptCheck

public class NoEmptyInterfaceCheck extends Check
  • Constructor Details

    • NoEmptyInterfaceCheck

      public NoEmptyInterfaceCheck()
  • Method Details

    • configurations

      public List<Object> configurations()