mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 19:53:43 +00:00
dont allow shorthand property assignments
This commit is contained in:
@@ -15,5 +15,5 @@ export class AboutController {
|
||||
export const AboutComponent = {
|
||||
bindings: {},
|
||||
controller: AboutController,
|
||||
template,
|
||||
template: template,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user