Skip to content

Commit

Permalink
fix: tsconfig (#1594)
Browse files Browse the repository at this point in the history
  • Loading branch information
bart-krakowski committed Jul 4, 2022
1 parent 827be75 commit 9b5545c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icons/fileIcons.ts
Expand Up @@ -1930,6 +1930,8 @@ export const fileIcons: FileIcons = {
'tsconfig.eslint.json',
'tsconfig.lib.json',
'tsconfig.node.json',
'tsconfig.test.json',
'tsconfig.e2e.json',
],
fileExtensions: ['tsconfig.json'],
},
Expand Down

0 comments on commit 9b5545c

Please sign in to comment.