Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import Leaderboard from "./UI/Leaderboard.svelte"
new Leaderboard({
target: document.getElementById("main"),
})