mirror of
https://github.com/actions/toolkit.git
synced 2026-08-10 00:00:12 +02:00
octokit client should follow proxy settings (#314)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./",
|
||||
"esModuleInterop": true,
|
||||
"outDir": "./lib",
|
||||
"rootDir": "./src"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user