Skip to content

Commit b63e720

Browse files
committed
Revert "prune suppressions file"
This reverts commit 45c8a36, as there would be a merge conflict.
1 parent 45c8a36 commit b63e720

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

eslint-suppressions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,11 @@
385385
"count": 3
386386
}
387387
},
388+
"src/app/components/elements/list-groups/AbstractListViewItem.tsx": {
389+
"@stylistic/indent": {
390+
"count": 72
391+
}
392+
},
388393
"src/app/components/elements/markup/index.tsx": {
389394
"no-case-declarations": {
390395
"count": 1

0 commit comments

Comments
 (0)