chore(test): satisfy biome import order

This commit is contained in:
Peter Steinberger 2025-11-25 17:36:54 +01:00
parent ba5412a5ba
commit ded1aea48a

View File

@ -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 = [];