chore: lint spec-main (#20835)
This commit is contained in:
parent
1fed1ed577
commit
ecd9e1f26e
51 changed files with 589 additions and 533 deletions
|
@ -5,7 +5,7 @@ import { emittedNTimes, emittedOnce } from './events-helpers'
|
|||
import { closeWindow } from './window-helpers'
|
||||
import { app, BrowserWindow, ipcMain } from 'electron'
|
||||
import { AddressInfo } from 'net'
|
||||
import { ifdescribe } from './spec-helpers';
|
||||
import { ifdescribe } from './spec-helpers'
|
||||
|
||||
describe('renderer nodeIntegrationInSubFrames', () => {
|
||||
const generateTests = (description: string, webPreferences: any) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue