Skip to content

Commit

Permalink
Add nest icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jun 23, 2019
1 parent 3cc8d3e commit 0212fe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/nest.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -800,5 +800,6 @@ export const fileIcons: FileIcons = {
{ name: 'svg', fileExtensions: ['svg'] },
{ name: 'svelte', fileExtensions: ['svelte'] },
{ name: 'vim', fileExtensions: ['vimrc', 'gvimrc', 'exrc'] },
{ name: 'nest', fileNames: ['nest-cli.json', '.nest-cli.json', 'nestconfig.json', '.nestconfig.json'] },
]
};

0 comments on commit 0212fe8

Please sign in to comment.