Skip to content

Commit 62580a4

Browse files
committed
chore(lint): prune unused eslint suppressions
-e Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
1 parent f1d2440 commit 62580a4

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

build/eslint-baseline-legacy.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,8 @@
3030
}
3131
},
3232
"apps/settings/src/components/Users/NewUserDialog.vue": {
33-
"@nextcloud/no-deprecated-library-props": {
34-
"count": 1
35-
},
3633
"vue/no-mutating-props": {
37-
"count": 17
34+
"count": 2
3835
}
3936
},
4037
"apps/settings/src/views/UserManagementNavigation.vue": {

0 commit comments

Comments
 (0)