Skip to content

Commit b86b874

Browse files
committed
style: format
1 parent cc36218 commit b86b874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/encryption.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const { ConfigurableModuleClass, MODULE_OPTIONS_TOKEN } =
1616
(definition, extras) => ({
1717
...definition,
1818
global: extras.global,
19-
})
19+
}),
2020
)
2121
.build();
2222

0 commit comments

Comments
 (0)