Skip to content

Commit

Permalink
chore: vscode settings simplification
Browse files Browse the repository at this point in the history
My vscode says about this property:

```
The setting is deprecated. The Package Manager is automatically detected now.
```
  • Loading branch information
MichalBryxi committed Apr 3, 2024
1 parent be8f584 commit 6bda665
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"explorer.excludeGitIgnore": true,
"npm.packageManager": "pnpm",
"eslint.packageManager": "pnpm",

"editor.formatOnSave": true,
"[javascript]": {
Expand Down

0 comments on commit 6bda665

Please sign in to comment.