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 ac2b4c6 commit 2f4d546Copy full SHA for 2f4d546
1 file changed
src/eslint-suppressions.json
@@ -406,7 +406,7 @@
406
},
407
"api/providers/lm-studio.ts": {
408
"@typescript-eslint/no-explicit-any": {
409
- "count": 2
+ "count": 1
410
}
411
412
"api/providers/mimo.ts": {
@@ -821,7 +821,7 @@
821
822
"core/prompts/tools/filter-tools-for-mode.ts": {
823
824
- "count": 3
825
826
827
"core/prompts/tools/native-tools/__tests__/converters.spec.ts": {
@@ -1269,11 +1269,6 @@
1269
"count": 4
1270
1271
1272
- "integrations/misc/__tests__/line-counter.spec.ts": {
1273
- "@typescript-eslint/no-explicit-any": {
1274
1275
- }
1276
- },
1277
"integrations/misc/__tests__/open-file.spec.ts": {
1278
1279
"count": 11
0 commit comments