Skip to content

Commit c011a1a

Browse files
authoredJul 20, 2024
fix: remove name from eslintrc config; fixes #489 (#490)
1 parent 46667d3 commit c011a1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎index.js

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ const pluginPromise = {
4343
}
4444
pluginPromise.configs = {
4545
recommended: {
46-
name: 'promise/recommended',
4746
plugins: ['promise'],
4847
rules: recommendedRules,
4948
},

0 commit comments

Comments
 (0)