1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:06:38 -04:00

more eslint/prettier cleanup

This commit is contained in:
2022-08-28 15:01:35 -04:00
parent a73f6a9c30
commit 69a0a25063
5 changed files with 32 additions and 23 deletions

View File

@ -1,4 +1,3 @@
/* eslint-disable camelcase */
import { NextSeo } from "next-seo";
import Layout from "../components/Layout";
import Content from "../components/Content";