Class EslintRestService

java.lang.Object
com.diffplug.spotless.npm.EslintRestService

public class EslintRestService extends Object
  • Field Details

    • restClient

      protected final com.diffplug.spotless.npm.SimpleRestClient restClient
  • Method Details

    • format

      public String format(String fileContent, Map<com.diffplug.spotless.npm.EslintRestService.FormatOption,Object> formatOptions)
    • shutdown

      public String shutdown()