Skip to content

Commit

Permalink
feat: enhance eslint flat config support (#2247)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Mar 8, 2024
1 parent d427fa7 commit b20ded3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1400,6 +1400,7 @@ export const fileIcons: FileIcons = {
'.eslintignore',
'.eslintcache',
'eslint.config.js',
'eslint.config.cjs',
'eslint.config.mjs',
'.eslintrc.base.json',
],
Expand Down

0 comments on commit b20ded3

Please sign in to comment.