Skip to content

Commit

Permalink
Add stryker file icon (Closes #784)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Aug 13, 2020
1 parent c6b7637 commit 7b2d025
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions icons/stryker.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 @@ -930,6 +930,7 @@ export const fileIcons: FileIcons = {
fileExtensions: ['nupkg']
},
{ name: 'command', fileExtensions: ['command'] },
{ name: 'stryker', fileNames: ['stryker.conf.js', 'stryker.conf.json'] },
{ name: 'denizenscript', fileExtensions: ['dsc'] },
]
};

0 comments on commit 7b2d025

Please sign in to comment.