Skip to content

Commit ad541f5

Browse files
committed
fix: lint
1 parent 1c19128 commit ad541f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/cli/src/auth/authEnv.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import * as path from "path";
2+
23
import { env } from "../env.js";
34

45
export const AUTH_CONFIG_PATH = path.join(env.continueHome, "auth.json");

0 commit comments

Comments
 (0)