mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
dont allow shorthand property assignments
This commit is contained in:
@@ -56,5 +56,5 @@ export class ToolsController {
|
||||
export const ToolsComponent = {
|
||||
bindings: {},
|
||||
controller: ToolsController,
|
||||
template,
|
||||
template: template,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user