chore: lint spec-main (#20835)
This commit is contained in:
parent
1fed1ed577
commit
ecd9e1f26e
51 changed files with 589 additions and 533 deletions
|
@ -10,7 +10,7 @@ import { expect } from 'chai'
|
|||
import * as dbus from 'dbus-native'
|
||||
import { app } from 'electron'
|
||||
import { ifdescribe } from './spec-helpers'
|
||||
import { promisify } from 'util';
|
||||
import { promisify } from 'util'
|
||||
|
||||
const skip = process.platform !== 'linux' ||
|
||||
process.arch === 'ia32' ||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue