Skip to content

Commit

Permalink
Add tsconfig file names
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Oct 17, 2022
1 parent 2ad273e commit 0eba308
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1958,6 +1958,8 @@ export const fileIcons: FileIcons = {
'tsconfig.e2e.json',
'tsconfig.web.json',
'tsconfig.webworker.json',
'tsconfig.config.json',
'tsconfig.vitest.json',
],
fileExtensions: ['tsconfig.json'],
},
Expand Down

0 comments on commit 0eba308

Please sign in to comment.