mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-04-08 11:34:18 +00:00
Bump biome to v2 (#515)
This commit is contained in:
parent
1463845d3c
commit
4109b4033f
27 changed files with 13393 additions and 10945 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { fetch as undiciFetch, ProxyAgent, type RequestInit } from "undici";
|
||||
import { ProxyAgent, type RequestInit, fetch as undiciFetch } from "undici";
|
||||
|
||||
export function getProxyAgent() {
|
||||
const httpProxy = process.env.HTTP_PROXY || process.env.http_proxy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue