Update dependency typescript-eslint to v8.29.0 #2134
Annotations
3 errors
Lint TS and CSS
Process completed with exit code 1.
|
Lint TS and CSS:
src/components/maincontroller.ts#L704
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
|
Lint TS and CSS:
src/components/jellyfinApi.ts#L57
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
|