mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
Disable class-methods-use-this lint rule
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
// Copyright 2020-2021 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
/* eslint-disable class-methods-use-this */
|
||||
|
||||
import { desktopCapturer, ipcRenderer } from 'electron';
|
||||
import type {
|
||||
AudioDevice,
|
||||
|
||||
Reference in New Issue
Block a user