From 64a43bc4486ae2de09eafc969efb81df8ab3f401 Mon Sep 17 00:00:00 2001 From: Willem Jiang Date: Sun, 26 Apr 2026 16:19:36 +0800 Subject: [PATCH] fix the lint error by updating the .prettierignore --- frontend/.prettierignore | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/.prettierignore b/frontend/.prettierignore index 7d43e2a67..1eebfc69d 100644 --- a/frontend/.prettierignore +++ b/frontend/.prettierignore @@ -1,2 +1,3 @@ pnpm-lock.yaml .omc/ +src/content/**/*.mdx