Skip to content

Commit

Permalink
Merge branch 'main' into chore/typescript-5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli authored Dec 9, 2024
2 parents 55c977f + e6ec403 commit 604558f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/eslint-config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const suspensiveTypeScriptConfig = tseslint.config(
'warn',
{
cspell: {
words: ['packlint', 'codecov', 'tsup', 'nextra', 'Sandpack'],
words: ['packlint', 'codecov', 'tsup', 'nextra', 'Sandpack', 'codemod', 'codemods'],
},
},
],
Expand Down

0 comments on commit 604558f

Please sign in to comment.