chore(test): satisfy biome import order
This commit is contained in:
parent
ba5412a5ba
commit
ded1aea48a
@ -4,8 +4,8 @@
|
||||
// "Unknown option --filter" error.
|
||||
|
||||
import { spawnSync } from 'node:child_process';
|
||||
import path from 'node:path';
|
||||
import { createRequire } from 'node:module';
|
||||
import path from 'node:path';
|
||||
|
||||
const args = process.argv.slice(2);
|
||||
const translated = [];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user