Skip to content

Commit

Permalink
feat: enhance pnpm support
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Jan 16, 2025
1 parent f8ba5e9 commit 2c4212b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1228,6 +1228,8 @@ export const fileIcons: FileIcons = {
name: 'nodejs',
fileNames: [
'package.json',
'package.yaml',
'package.json5',
'package-lock.json',
'.nvmrc',
'.esmrc',
Expand Down

0 comments on commit 2c4212b

Please sign in to comment.