Skip to content

Commit 058d91a

Browse files
committed
chore: lint
1 parent 650bc48 commit 058d91a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

test/fixtures.test.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ import { x } from "tinyexec";
33
import { describe, it, expect } from "vitest";
44
import fg from "fast-glob";
55

6-
const nodeMajorVersion = Number.parseInt(
7-
process.versions.node.split(".")[0],
8-
10,
9-
);
10-
116
describe("fixtures", async () => {
127
const jitiPath = resolve(__dirname, "../lib/jiti-cli.mjs");
138

0 commit comments

Comments
 (0)