Skip to content

Commit c64cc59

Browse files
authored
Update ICreateOptions.ts
1 parent 376749d commit c64cc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/interfaces/ICreateOptions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export interface ICreateOptions extends IBuildOptions, InstanceSaveOptions {
1313

1414
/**
1515
* Enable or disable hooks being triggered from this call
16-
* @default false
16+
* @default true
1717
*/
1818
hooks?: boolean;
1919

0 commit comments

Comments
 (0)