mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Whitelist globals
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
/* eslint strict: ['error', 'never'] */
|
||||
|
||||
/* global $: false */
|
||||
/* global textsecure: false */
|
||||
|
||||
const electron = require('electron');
|
||||
const bunyan = require('bunyan');
|
||||
const _ = require('lodash');
|
||||
|
||||
Reference in New Issue
Block a user