Tidy vitest config after winbox removal

Drop the stray blank line where 'winbox' lived, and let prettier sort
the imports while we're here.
This commit is contained in:
Dannon Baker
2026-04-30 23:10:29 -05:00
committed by Ahmed Awan
parent 9cb85979af
commit a5667572fb
+2 -2
View File
@@ -1,8 +1,9 @@
/// <reference types="vitest" />
import { defineConfig } from "vite";
import vue from "@vitejs/plugin-vue2";
import path from "path";
import { fileURLToPath } from "url";
import { defineConfig } from "vite";
import { i18nPlugin } from "./tests/vitest/test-plugin";
import { yamlPlugin } from "./tests/vitest/yaml-plugin";
@@ -14,7 +15,6 @@ const modulesToTransform = [
"bootstrap-vue",
"rxjs",
"@hirez_io",
"pretty-bytes",
"@fortawesome",
"ro-crate-zip-explorer",