Uses of Interface
io.github.cdklabs.projen.typescript.TsJestTransformOptions
-
Packages that use TsJestTransformOptions Package Description io.github.cdklabs.projen.typescript -
-
Uses of TsJestTransformOptions in io.github.cdklabs.projen.typescript
Classes in io.github.cdklabs.projen.typescript that implement TsJestTransformOptions Modifier and Type Class Description static classTsJestTransformOptions.Jsii$ProxyAn implementation forTsJestTransformOptionsMethods in io.github.cdklabs.projen.typescript that return TsJestTransformOptions Modifier and Type Method Description TsJestTransformOptionsTsJestTransformOptions.Builder. build()Builds the configured instance.default TsJestTransformOptionsTsJestOptions. getTransformOptions()(experimental) Override the default ts-jest transformer configuration.TsJestTransformOptionsTsJestOptions.Jsii$Proxy. getTransformOptions()Methods in io.github.cdklabs.projen.typescript with parameters of type TsJestTransformOptions Modifier and Type Method Description TsJestOptions.BuilderTsJestOptions.Builder. transformOptions(TsJestTransformOptions transformOptions)Sets the value ofTsJestOptions.getTransformOptions()
-