Skip to content

Commit

Permalink
Merge pull request #90 from jrmajor/package-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderRonde authored Aug 3, 2024
2 parents 6392839 + 2ea43fd commit e83910d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"out": true, // set this to false to include "out" folder in search results
"dist": true // set this to false to include "dist" folder in search results
},
"npm.packageManager": "bun",
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
"typescript.tsc.autoDetect": "off",
"phpstan.whenToRun": "never"
Expand Down

0 comments on commit e83910d

Please sign in to comment.