We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e00f6 commit 69e6c73Copy full SHA for 69e6c73
tests/unit/common/config.test.ts
@@ -1,6 +1,5 @@
1
import { describe, it, expect } from "vitest";
2
import { setupUserConfig, UserConfig, defaultUserConfig } from "../../../src/common/config.js";
3
-import assert from "assert";
4
5
describe("config", () => {
6
describe("env var parsing", () => {
0 commit comments