diff --git a/.prettierignore b/.prettierignore index bc0d10fec..6be7c9b75 100644 --- a/.prettierignore +++ b/.prettierignore @@ -14,4 +14,5 @@ package.json tsconfig.json tsconfig.*.json *.d.ts -.next \ No newline at end of file +.next +**/pnpm-lock.yaml \ No newline at end of file