Skip to content

Commit

Permalink
feat: add name (for tooling) (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 authored Sep 12, 2024
1 parent fbd665f commit 18fc24c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const plugin = {

const configs = {
"flat/recommended": {
name: 'compat/flat/recommended',
plugins: { compat: plugin },
...recommended.flat,
} as Linter.FlatConfig,
Expand Down

0 comments on commit 18fc24c

Please sign in to comment.