mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Eslintify all of libtextsecure
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/* global window, textsecure, SignalProtocolStore, libsignal */
|
||||
|
||||
// eslint-disable-next-line func-names
|
||||
(function() {
|
||||
'use strict';
|
||||
window.textsecure = window.textsecure || {};
|
||||
window.textsecure.storage = window.textsecure.storage || {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user