Use ESLint

This commit is contained in:
prototypa
2022-09-11 03:04:15 -04:00
parent 13dca5de5a
commit 252d6bf08b
21 changed files with 65 additions and 29 deletions

View File

@ -5,8 +5,6 @@ import ToggleTheme from "~/components/core/ToggleTheme.astro";
import ToggleMenu from "~/components/core/ToggleMenu.astro";
import { getPermalink, getBlogPermalink, getHomePermalink } from "~/utils/permalinks";
const {} = Astro.props;
---
<header