Class Prettier
java.lang.Object
com.diffplug.spotless.maven.npm.AbstractNpmFormatterStepFactory
com.diffplug.spotless.maven.generic.Prettier
- All Implemented Interfaces:
FormatterStepFactory
-
Field Summary
FieldsFields inherited from class com.diffplug.spotless.maven.npm.AbstractNpmFormatterStepFactory
SPOTLESS_NPM_INSTALL_CACHE_DEFAULT_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.diffplug.spotless.maven.npm.AbstractNpmFormatterStepFactory
baseDir, buildDir, cacheDir, moreThanOneNonNull, node, npm, npmPathResolver, npmrc, propertiesAsMapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.diffplug.spotless.maven.FormatterStepFactory
init
-
Field Details
-
ERROR_MESSAGE_ONLY_ONE_CONFIG
- See Also:
-
-
Constructor Details
-
Prettier
public Prettier()
-
-
Method Details
-
newFormatterStep
-