Class PrettierConfig

java.lang.Object
com.diffplug.spotless.npm.PrettierConfig
All Implemented Interfaces:
Serializable

public class PrettierConfig extends Object implements Serializable
See Also:
  • Constructor Details

    • PrettierConfig

      public PrettierConfig(@Nullable File prettierConfigPath, @Nullable Map<String,Object> options)
  • Method Details

    • getPrettierConfigPath

      @Nullable public File getPrettierConfigPath()
    • getOptions

      public Map<String,Object> getOptions()