mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
dont allow shorthand property assignments
This commit is contained in:
@@ -38,5 +38,5 @@ export class SyncController {
|
||||
export const SyncComponent = {
|
||||
bindings: {},
|
||||
controller: SyncController,
|
||||
template,
|
||||
template: template,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user