[v4] setup @typescript-eslint/no-unnecessary-condition
rule and fix warnings
#3229
Annotations
3 errors
Lint ESLint:
packages/nextra-theme-docs/src/components/sidebar.tsx#L145
Unnecessary conditional, value is always truthy
|
Lint ESLint:
packages/nextra/src/server/compile.ts#L114
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint ESLint
Process completed with exit code 1.
|
Loading