Skip to content

Commit

Permalink
added icon for vue.config.js file
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Schöning authored and Oliver Schöning committed Oct 15, 2018
1 parent e04ab45 commit a1adcdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/vue-config.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 @@ -369,6 +369,7 @@ export const fileIcons: FileIcons = {
]
},
{ name: 'vue', fileExtensions: ['vue'] },
{ name: 'vue-config', fileNames: ['vue.config.js'] },
{ name: 'ocaml', fileExtensions: ['ml', 'mli', 'cmx'] },
{ name: 'javascript-map', fileExtensions: ['js.map', 'mjs.map'] },
{ name: 'css-map', fileExtensions: ['css.map'] },
Expand Down

0 comments on commit a1adcdc

Please sign in to comment.