Skip to content

Commit c76a715

Browse files
committed
Fix lint
1 parent e10d482 commit c76a715

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/electron/electron.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import type { SpawnSyncReturns } from 'child_process';
22
import { execSync, spawnSync } from 'child_process';
3+
// eslint-disable-next-line import/no-unresolved
34
import { default as getElectronPath } from 'electron';
45
import { describe, expect, test } from "vitest";
56

0 commit comments

Comments
 (0)