Skip to content

Commit 3dc695f

Browse files
committed
fix: don't format lockfiles
1 parent 1fca3c9 commit 3dc695f

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
**/coverage/
66
.git/
77
/turbo.json
8+
pnpm-lock.yaml

apps/gpa-calculator/.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
**/coverage/
66
.git/
77
/turbo.json
8+
pnpm-lock.yaml

apps/phs-map/.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
**/coverage/
66
.git/
77
/turbo.json
8+
pnpm-lock.yaml

0 commit comments

Comments
 (0)