diff --git a/.prettierignore b/.prettierignore index fd1b50a5..b40caf3a 100644 --- a/.prettierignore +++ b/.prettierignore @@ -2,4 +2,6 @@ **/build **/public pnpm-lock.yaml -routeTree.gen.ts \ No newline at end of file +routeTree.gen.ts +convex/_generated +convex/README.md \ No newline at end of file diff --git a/app/routes/_libraries/index.tsx b/app/routes/_libraries/index.tsx index 11e980dd..31d7bd93 100644 --- a/app/routes/_libraries/index.tsx +++ b/app/routes/_libraries/index.tsx @@ -188,7 +188,10 @@ const OssStats = () => {