Skip to content

Commit

Permalink
Added tsbuildinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Apr 18, 2019
1 parent 8db289e commit c408ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/icons/fileIcons.ts
Expand Up @@ -22,7 +22,7 @@ export const fileIcons: FileIcons = {
{ name: 'less', fileExtensions: ['less'] },
{
name: 'json',
fileExtensions: ['json'],
fileExtensions: ['json', 'tsbuildinfo'],
fileNames: [
'.jscsrc',
'.jshintrc',
Expand Down

0 comments on commit c408ac8

Please sign in to comment.