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
Use the default complexity of 20 across the codebase, but exempt the
5 functions that push it above 20, prefer eslint-disable-next-line
when linting is disabled for a single line, and use the string constants
which are self explanitory rather than the number constants when
configuring eslintrc.
0 commit comments