Skip to content

Commit

Permalink
chore(deps): update typescript-eslint packages to v8.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mightyiam committed Jan 15, 2025
1 parent 5dfcfe6 commit ddeea13
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
130 changes: 65 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/test/_rules_to_consider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,5 @@ export const rulesToConsider: Record<string, string[]> = {
'promise/spec-only',
'promise/valid-params',
],
'@typescript-eslint': [],
'@typescript-eslint': ['@typescript-eslint/no-misused-spread'],
}

0 comments on commit ddeea13

Please sign in to comment.