1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-15 19:54:27 -04:00

consistent arrow functions

This commit is contained in:
2025-03-12 18:10:11 -04:00
parent 6a57fde2f1
commit e61ca889a7
39 changed files with 121 additions and 126 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { Feed } from "feed";
import { getAllPosts } from "./posts";
import config from "../config/constants";
import config from "../config";
import meJpg from "../../app/me.jpg";