Skip to content

Commit

Permalink
Add husky icon (Closes #355)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Feb 8, 2020
1 parent 154ece0 commit d98e55d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/husky.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 @@ -878,5 +878,6 @@ export const fileIcons: FileIcons = {
{ name: 'fortran', fileExtensions: ['f', 'f77', 'f90', 'f95', 'f03', 'f08'] },
{ name: 'liquid', fileExtensions: ['liquid'] },
{ name: 'prolog', fileExtensions: ['p', 'pro'] },
{ name: 'husky', fileNames: ['.huskyrc', 'husky.config.js', '.huskyrc.json', '.huskyrc.yaml', '.huskyrc.yml'] },
]
};

0 comments on commit d98e55d

Please sign in to comment.