mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 16:38:21 +01:00
Switch from eslint to oxlint
Co-authored-by: Jamie <113370520+jamiebuilds-signal@users.noreply.github.com>
This commit is contained in:
@@ -27,8 +27,6 @@ import { WEEK } from '../../util/durations/index.std.js';
|
||||
import type { MessageAttributesType } from '../../model-types.d.ts';
|
||||
import type { SyncTaskType } from '../../util/syncTasks.preload.js';
|
||||
|
||||
/* eslint-disable camelcase */
|
||||
|
||||
// Snapshot before: 1270
|
||||
export function getMostRecentAddressableMessages(
|
||||
db: ReadableDB,
|
||||
|
||||
Reference in New Issue
Block a user