mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Resolves all 61 oxlint warnings in packages/website/ by hoisting inline callbacks/JSX, extracting sub-components to satisfy jsx-max-depth, using stable data-derived keys, adding explicit button types, flattening nested ternaries, and removing unused code.