mostly more globals
This commit is contained in:
parent
c4b6cf4a8e
commit
9db733a4ff
6 changed files with 38 additions and 30 deletions
|
@ -1,3 +1,5 @@
|
|||
/* globals fetch */
|
||||
|
||||
const assert = require('assert')
|
||||
const path = require('path')
|
||||
const webFrame = require('electron').webFrame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue