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 1c19128 commit ad541f5Copy full SHA for ad541f5
extensions/cli/src/auth/authEnv.ts
@@ -1,4 +1,5 @@
1
import * as path from "path";
2
+
3
import { env } from "../env.js";
4
5
export const AUTH_CONFIG_PATH = path.join(env.continueHome, "auth.json");
0 commit comments