mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Migrate to eslint
This commit is contained in:
committed by
Josh Perez
parent
0fe7e30398
commit
b4e9c278d3
@@ -1,9 +1,8 @@
|
||||
/* eslint-disable no-console */
|
||||
import { getCliOptions, getPrintableError } from './common';
|
||||
import { keyPair } from './curve';
|
||||
import { writeHexToPath } from './signature';
|
||||
|
||||
/* tslint:disable:no-console */
|
||||
|
||||
const OPTIONS = [
|
||||
{
|
||||
names: ['help', 'h'],
|
||||
|
||||
Reference in New Issue
Block a user