mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Apply new ESLint rules to legacy code
This commit is contained in:
committed by
Scott Nonnenberg
parent
91cf075697
commit
8a2c17f65f
@@ -1,6 +1,5 @@
|
||||
/* eslint-env node */
|
||||
|
||||
/* eslint strict: ['error', 'never'] */
|
||||
/* eslint-disable no-console */
|
||||
|
||||
const electron = require('electron');
|
||||
|
||||
Reference in New Issue
Block a user