We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677df2e commit 437e2b0Copy full SHA for 437e2b0
eslint-warning-thresholds.json
@@ -215,10 +215,6 @@
215
"import-x/namespace": 14,
216
"jest/no-conditional-in-test": 8
217
},
218
- "packages/keyring-controller/src/KeyringController.ts": {
219
- "@typescript-eslint/no-unsafe-enum-comparison": 4,
220
- "@typescript-eslint/no-unused-vars": 1
221
- },
222
"packages/keyring-controller/tests/mocks/mockKeyring.ts": {
223
"@typescript-eslint/prefer-readonly": 1
224
0 commit comments