Skip to content

Commit

Permalink
feat: add name to flat config (for tooling) (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 authored Aug 15, 2024
1 parent 617e7d8 commit c993b63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const plugin = {

module.exports = {
recommended: {
name: '@eslint-community/eslint-comments/recommended',
plugins: {
"@eslint-community/eslint-comments": plugin,
},
Expand Down

0 comments on commit c993b63

Please sign in to comment.