mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 16:38:21 +01:00
Update TypeScript, Prettier and typescript-eslint for new TypeScript 3.8 syntax
This commit is contained in:
committed by
Josh Perez
parent
5758ed44ac
commit
26884432a2
@@ -4,7 +4,7 @@
|
||||
/* global textsecure, window */
|
||||
|
||||
// eslint-disable-next-line func-names
|
||||
(function() {
|
||||
(function () {
|
||||
/** *******************************************
|
||||
*** Utilities to store data about the user ***
|
||||
********************************************* */
|
||||
|
||||
Reference in New Issue
Block a user