Class TsConfigShortcuts
java.lang.Object
tech.jhipster.lite.generator.typescript.common.domain.TsConfigShortcuts
-
Method Summary
Modifier and TypeMethodDescriptiontsConfigCompilerOption(String optionName, boolean optionValue, Indentation indentation)
-
Method Details
-
tsConfigCompilerOption
public static Consumer<JHipsterModule.JHipsterModuleBuilder> tsConfigCompilerOption(String optionName, boolean optionValue, Indentation indentation)
-