chore: Add eslint rule for object shorthand (#3955)
This commit is contained in:
@@ -39,7 +39,7 @@ requireDirectory(__dirname).forEach(([module, id]) => {
|
||||
name: config.name,
|
||||
enabled: config.enabled,
|
||||
authUrl: signin(id),
|
||||
router: router,
|
||||
router,
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user