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