|
1 | 1 | { |
2 | | - "maxAllowedTotalIssues": 1274, |
| 2 | + "maxAllowedTotalIssues": 1234, |
3 | 3 | "maxAllowedByRule": { |
4 | | - "@typescript-eslint/no-explicit-any": 360, |
5 | | - "complexity": 273, |
6 | | - "@typescript-eslint/consistent-type-imports": 200, |
7 | | - "max-statements": 103, |
8 | | - "max-lines-per-function": 97, |
9 | | - "@typescript-eslint/no-non-null-asserted-optional-chain": 97, |
| 4 | + "@typescript-eslint/no-explicit-any": 344, |
| 5 | + "complexity": 271, |
| 6 | + "@typescript-eslint/consistent-type-imports": 195, |
| 7 | + "max-statements": 102, |
| 8 | + "max-lines-per-function": 96, |
| 9 | + "@typescript-eslint/no-non-null-asserted-optional-chain": 87, |
10 | 10 | "react-hooks/exhaustive-deps": 59, |
11 | 11 | "max-lines": 26, |
12 | | - "react-refresh/only-export-components": 26, |
| 12 | + "react-refresh/only-export-components": 25, |
13 | 13 | "max-depth": 11, |
14 | | - "max-params": 8, |
15 | 14 | "jsx-a11y/label-has-associated-control": 6, |
| 15 | + "max-params": 6, |
16 | 16 | "react-hooks/rules-of-hooks": 4, |
17 | | - "no-case-declarations": 2, |
18 | 17 | "no-constant-binary-expression": 2 |
19 | 18 | }, |
20 | | - "updatedAt": "2026-03-31T21:52:06.539Z" |
| 19 | + "updatedAt": "2026-04-01T18:04:30.885Z" |
21 | 20 | } |
0 commit comments