mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 15:45:39 +01:00
Switch from eslint to oxlint
Co-authored-by: Jamie <113370520+jamiebuilds-signal@users.noreply.github.com>
This commit is contained in:
@@ -74,7 +74,7 @@ describe('SQL/updateToSchemaVersion1030', () => {
|
||||
'conversation-merge',
|
||||
'group-v1-migration',
|
||||
'keychange',
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any -- legacy type
|
||||
// oxlint-disable-next-line typescript/no-explicit-any -- legacy type
|
||||
'message-history-unsynced' as any,
|
||||
'profile-change',
|
||||
'story',
|
||||
|
||||
Reference in New Issue
Block a user