Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
nhedger committed Aug 24, 2023
1 parent cc36218 commit b86b874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/encryption.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const { ConfigurableModuleClass, MODULE_OPTIONS_TOKEN } =
(definition, extras) => ({
...definition,
global: extras.global,
})
}),
)
.build();

Expand Down

0 comments on commit b86b874

Please sign in to comment.