Skip to content

Commit

Permalink
Updated icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Dec 9, 2018
1 parent 6b0a8bb commit c056f2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ export const fileIcons: FileIcons = {
{ name: 'ngrx-actions', fileExtensions: ['actions.ts'], enabledFor: [IconPack.Ngrx] },
{ name: 'ngrx-effects', fileExtensions: ['effects.ts'], enabledFor: [IconPack.Ngrx] },
{ name: 'ngrx-entity', fileNames: ['.entity'], enabledFor: [IconPack.Ngrx] },
{ name: 'sonar', fileNames: ['.sonarrc'] },
{ name: 'webhint', fileNames: ['.hintrc'] },
{ name: 'browserlist', fileNames: ['browserslist', '.browserslistrc'], light: true },
{ name: 'crystal', fileExtensions: ['cr'], light: true },
{ name: 'snyk', fileNames: ['.snyk'] },
Expand Down

0 comments on commit c056f2b

Please sign in to comment.