Skip to content

Commit

Permalink
feat: Histoire config icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumolari committed Jul 26, 2022
1 parent ee69e9c commit 3ade597
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/histoire-config.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2085,5 +2085,14 @@ export const fileIcons: FileIcons = {
'steadybit.yaml',
],
},
{
name: 'histoire-config',
fileNames: [
'histoire.config.ts',
'histoire.config.js',
'.histoire.ts',
'.histoire.js',
],
},
],
};

0 comments on commit 3ade597

Please sign in to comment.