Skip to content

Commit c993b63

Browse files
authored
feat: add name to flat config (for tooling) (#243)
1 parent 617e7d8 commit c993b63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const plugin = {
1111

1212
module.exports = {
1313
recommended: {
14+
name: '@eslint-community/eslint-comments/recommended',
1415
plugins: {
1516
"@eslint-community/eslint-comments": plugin,
1617
},

0 commit comments

Comments
 (0)