mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
whitelist Notification global
This commit is contained in:
parent
ffe419f26f
commit
1582b7204c
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
/* eslint no-new:false */
|
/* global Notification */
|
||||||
|
/* eslint no-new:0 */
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { ipcRenderer, remote } from 'electron';
|
import { ipcRenderer, remote } from 'electron';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue