style: organize imports after dashboard rebuild
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { defineConfig } from "vitest/config";
|
||||
import { config } from "dotenv";
|
||||
import { defineConfig } from "vitest/config";
|
||||
|
||||
config({ path: ".env.test" });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user