Uses of Interface
io.github.cdklabs.projen.javascript.HasteConfig
-
Packages that use HasteConfig Package Description io.github.cdklabs.projen.javascript -
-
Uses of HasteConfig in io.github.cdklabs.projen.javascript
Classes in io.github.cdklabs.projen.javascript that implement HasteConfig Modifier and Type Class Description static classHasteConfig.Jsii$ProxyAn implementation forHasteConfigMethods in io.github.cdklabs.projen.javascript that return HasteConfig Modifier and Type Method Description HasteConfigHasteConfig.Builder. build()Builds the configured instance.default HasteConfigJestConfigOptions. getHaste()(experimental) This will be used to configure the behavior of jest-haste-map, Jest's internal file crawler/cache system.HasteConfigJestConfigOptions.Jsii$Proxy. getHaste()Methods in io.github.cdklabs.projen.javascript with parameters of type HasteConfig Modifier and Type Method Description JestConfigOptions.BuilderJestConfigOptions.Builder. haste(HasteConfig haste)Sets the value ofJestConfigOptions.getHaste()
-