Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Nov 18, 2021
2 parents 90cc462 + 420afdd commit b216107
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1100,10 +1100,12 @@ export const fileIcons: FileIcons = {
fileNames: [
'.stylelintrc',
'stylelint.config.js',
'stylelint.config.cjs',
'.stylelintrc.json',
'.stylelintrc.yaml',
'.stylelintrc.yml',
'.stylelintrc.js',
'.stylelintrc.cjs',
'.stylelintignore',
],
light: true,
Expand Down

0 comments on commit b216107

Please sign in to comment.