Skip to content

Commit 75ae8bd

Browse files
committed
fix: eslint suppressions
1 parent 83c6557 commit 75ae8bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eslint-suppressions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,7 @@
13841384
"count": 2
13851385
},
13861386
"@typescript-eslint/prefer-nullish-coalescing": {
1387-
"count": 2
1387+
"count": 1
13881388
}
13891389
},
13901390
"packages/profile-sync-controller/src/controllers/authentication/__fixtures__/mockServices.ts": {
@@ -1855,4 +1855,4 @@
18551855
"count": 1
18561856
}
18571857
}
1858-
}
1858+
}

0 commit comments

Comments
 (0)