Skip to content

Commit

Permalink
feat: enhance eslint flat config support (#1935)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Apr 11, 2023
1 parent c255eb4 commit 9ef84ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Expand Up @@ -1351,6 +1351,7 @@ export const fileIcons: FileIcons = {
'.eslintignore',
'.eslintcache',
'eslint.config.js',
'eslint.config.mjs',
],
},
{
Expand Down

0 comments on commit 9ef84ca

Please sign in to comment.