You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|ESLint|Require braces around arrow function bodies|🟩 **passed**|🟥 1 warning|<spanstyle="color: green">▼ **-100%**</span>|
35
38
|ESLint|Require the use of `===` and `!==`|🟩 **passed**|🟥 1 warning|<spanstyle="color: green">▼ **-100%**</span>|
36
39
|ESLint|Enforce a maximum number of lines of code in a function|🟩 **passed**|🟥 1 warning|<spanstyle="color: green">▼ **-100%**</span>|
37
-
|ESLint|Disallow variable declarations from shadowing variables declared in the outer scope|🟩 **passed**|🟥 3 warnings|<spanstyle="color: green">▼ **-100%**</span>|
38
-
|ESLint|Require or disallow method and property shorthand syntax for object literals|🟩 **passed**|🟥 3 warnings|<spanstyle="color: green">▼ **-100%**</span>|
39
40
|ESLint|Require `const` declarations for variables that are never reassigned after declared|🟩 **passed**|🟥 1 warning|<spanstyle="color: green">▼ **-100%**</span>|
0 commit comments