Skip to content

Commit

Permalink
fix: remove name from eslintrc config; fixes #489 (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Jul 20, 2024
1 parent 46667d3 commit c011a1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ const pluginPromise = {
}
pluginPromise.configs = {
recommended: {
name: 'promise/recommended',
plugins: ['promise'],
rules: recommendedRules,
},
Expand Down

0 comments on commit c011a1a

Please sign in to comment.