Update dependency "eslint" to v9.x
v9.39.4
This commit is contained in:
@@ -46,7 +46,6 @@ const extractContributionInfoFromChanges = (
|
||||
const actions: Record<number, string> = {};
|
||||
|
||||
changes.forEach((change) => {
|
||||
// eslint-disable-next-line @typescript-eslint/naming-convention
|
||||
const { translation: translationUrl, action, action_name, user: userUrl } = change;
|
||||
if (userUrl === null) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user