Lint and style fixes
This commit is contained in:
parent
4e7ec6a1da
commit
898a9d822f
4 changed files with 29 additions and 30 deletions
|
|
@ -13,6 +13,7 @@ class Configuration {
|
|||
|
||||
Configuration._options = { ...defaultConfig, ...config };
|
||||
|
||||
// eslint-disable-next-line no-console
|
||||
console.log('Config:', {
|
||||
...Configuration._options,
|
||||
username: '---scrubbed---',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue