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:
@@ -78,5 +78,5 @@ export const IconComponent = {
|
||||
cipher: '<',
|
||||
},
|
||||
controller: IconController,
|
||||
template,
|
||||
template: template,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user