Skip to content

Commit

Permalink
fix: wrong mappings in fileIcons.ts (#2893)
Browse files Browse the repository at this point in the history
Signed-off-by: Firecrafter28 <74384569+Firecrafter28@users.noreply.github.com>
  • Loading branch information
Firecrafter28 authored Feb 19, 2025
1 parent cdd68ad commit 8e7a703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ export const fileIcons: FileIcons = {
'sln.dotsettings.user',
'cfg',
'cnf',
'.tool-versions',
'tool-versions',
],
fileNames: [
'.jshintignore',
Expand Down

0 comments on commit 8e7a703

Please sign in to comment.