mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
fix lint
This commit is contained in:
parent
9aff04acf3
commit
ffe419f26f
2 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint no-new:false */
|
||||
import React from 'react';
|
||||
import { ipcRenderer, remote } from 'electron';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue