chore(eslint): added new eslint rule (for jsx)

This commit is contained in:
JellyBrick
2025-09-06 04:51:31 +09:00
parent 4d83bd587d
commit 10384b6c4c
26 changed files with 177 additions and 166 deletions

View File

@ -39,7 +39,6 @@ export const SyncedLine = (props: SyncedLineProps) => {
return (
<Show
when={text()}
fallback={
<yt-formatted-string
text={{
@ -47,6 +46,7 @@ export const SyncedLine = (props: SyncedLineProps) => {
}}
/>
}
when={text()}
>
<div
class={`synced-line ${props.status}`}
@ -54,7 +54,7 @@ export const SyncedLine = (props: SyncedLineProps) => {
_ytAPI?.seekTo((props.line.timeInMs + 10) / 1000);
}}
>
<div dir="auto" class="description ytmusic-description-shelf-renderer">
<div class="description ytmusic-description-shelf-renderer" dir="auto">
<yt-formatted-string
text={{
runs: [