Class EslintRestService


  • public class EslintRestService
    extends Object
    • Field Detail

      • restClient

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

      • format

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

        public String shutdown()