Uses of Class
io.github.cdklabs.projen.javascript.WatchPlugin
-
Packages that use WatchPlugin Package Description io.github.cdklabs.projen.javascript -
-
Uses of WatchPlugin in io.github.cdklabs.projen.javascript
Methods in io.github.cdklabs.projen.javascript that return types with arguments of type WatchPlugin Modifier and Type Method Description default List<WatchPlugin>JestConfigOptions. getWatchPlugins()Default: -List<WatchPlugin>JestConfigOptions.Jsii$Proxy. getWatchPlugins()Method parameters in io.github.cdklabs.projen.javascript with type arguments of type WatchPlugin Modifier and Type Method Description JestConfigOptions.BuilderJestConfigOptions.Builder. watchPlugins(List<? extends WatchPlugin> watchPlugins)Sets the value ofJestConfigOptions.getWatchPlugins()
-