Skip to content

Commit

Permalink
Set PNPM as package manager for VS Code
Browse files Browse the repository at this point in the history
  • Loading branch information
f8k8 committed Mar 8, 2024
1 parent 8f6ecbb commit 0bdb5a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
},
"[prisma]": {
"editor.defaultFormatter": "Prisma.prisma"
}
},
"npm.packageManager": "pnpm"
}

0 comments on commit 0bdb5a9

Please sign in to comment.