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