mirror of
https://github.com/quine-global/hyper.git
synced 2026-03-16 01:48:42 -08: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