chore: eslint first re-config

This commit is contained in:
Rafael 2024-12-02 09:21:34 +00:00
parent 167f9f45a8
commit 61790bc41b
8 changed files with 8285 additions and 9080 deletions

View file

@ -34,7 +34,7 @@ const VolumeOverTimeGraphHeader = ({
stroke={java}
strokeWidth="3"
d="M 3 6 l 12 0"
stroke-linecap="round"
strokeLinecap="round"
/>
</svg>
),
@ -44,7 +44,7 @@ const VolumeOverTimeGraphHeader = ({
stroke={neon}
strokeWidth="3"
d="M 3 6 l 12 0"
stroke-linecap="round"
strokeLinecap="round"
/>
</svg>
)