Skip to content

Commit

Permalink
Prettier supports config files in ESM (#2019)
Browse files Browse the repository at this point in the history
  • Loading branch information
torn4dom4n committed Jul 7, 2023
1 parent df129a4 commit 2b7bd95
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 @@ -1480,6 +1480,8 @@ export const fileIcons: FileIcons = {
'.prettierrc.yml',
'.prettierignore',
'.prettierrc.toml',
'prettier.config.mjs',
'.prettierrc.mjs',
],
},
{
Expand Down

0 comments on commit 2b7bd95

Please sign in to comment.