Package com.diffplug.spotless.npm
Class EslintRestService
- java.lang.Object
-
- com.diffplug.spotless.npm.EslintRestService
-
public class EslintRestService extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected com.diffplug.spotless.npm.SimpleRestClientrestClient
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringformat(String fileContent, Map<com.diffplug.spotless.npm.EslintRestService.FormatOption,Object> formatOptions)Stringshutdown()
-