Skip to content

Commit 7e162e5

Browse files
committed
Fix copilot typo
1 parent 8499369 commit 7e162e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

npm-packages/cli/source/lib/token.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export function getToken() {
3535
console.error('Failed to parse config.json:', error);
3636
// Return undefined if JSON parsing fails
3737
return undefined;
38+
}
3839
}
3940

4041
// If not found, return undefined

0 commit comments

Comments
 (0)