Skip to content

Commit

Permalink
Update lib/config/presets/internal/replacements.ts
Browse files Browse the repository at this point in the history
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
  • Loading branch information
aladdin-add and HonkingGoose committed Feb 5, 2024
1 parent 25acfc3 commit c0e9d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/presets/internal/replacements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export const presets: Record<string, Preset> = {
},
],
},
'eslint-plugin-node-to-maintenance-fork': {
'eslint-plugin-node-to-maintained-fork': {
description: 'Replace stale `eslint-plugin-node` with a maintained fork: `eslint-plugin-n`.',
packageRules: [
{
Expand Down

0 comments on commit c0e9d68

Please sign in to comment.