chore: lint spec-main (#20835)
This commit is contained in:
parent
1fed1ed577
commit
ecd9e1f26e
51 changed files with 589 additions and 533 deletions
|
@ -4,7 +4,7 @@ import * as os from 'os'
|
|||
import * as semver from 'semver'
|
||||
|
||||
import { delay, ifdescribe } from './spec-helpers'
|
||||
import { emittedOnce } from './events-helpers';
|
||||
import { emittedOnce } from './events-helpers'
|
||||
|
||||
describe('nativeTheme module', () => {
|
||||
describe('nativeTheme.shouldUseDarkColors', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue