Class Tsfmt
java.lang.Object
com.diffplug.spotless.maven.npm.AbstractNpmFormatterStepFactory
com.diffplug.spotless.maven.typescript.Tsfmt
- All Implemented Interfaces:
FormatterStepFactory
-
Field Summary
Fields 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
-
Constructor Details
-
Tsfmt
public Tsfmt()
-
-
Method Details
-
newFormatterStep
-