Skip to content

Commit

Permalink
Added Storybook file icon
Browse files Browse the repository at this point in the history
Closes #235
  • Loading branch information
PKief committed Mar 30, 2018
1 parent 92ffea7 commit 8864d0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/storybook.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 @@ -650,5 +650,6 @@ export const fileIcons: FileIcons = {
},
{ name: 'jest', fileNames: ['jest.config.js', 'jest.config.ts', 'jest.config.json', 'jest.setup.js', 'jest.setup.ts', 'jest.json', '.jestrc'] },
{ name: 'processing', fileExtensions: ['pde'], light: true },
{ name: 'storybook', fileExtensions: ['stories.js', 'stories.jsx', 'story.js', 'story.jsx'] },
]
};

0 comments on commit 8864d0a

Please sign in to comment.