Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 47e2c81

Browse files
committed
style(config): Clean up whitespace.
1 parent 1841741 commit 47e2c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ export default function ClientConfig(opts: StreamrClientOptions = {}) {
171171
...opts.dataUnion
172172
},
173173
cache: {
174-
...STREAM_CLIENT_DEFAULTS.cache,
174+
...STREAM_CLIENT_DEFAULTS.cache,
175175
...opts.cache,
176176
}
177177
// NOTE: sidechain is not merged with the defaults

0 commit comments

Comments
 (0)