fix: convert makeProxyConfig to sync to allow proxy configs to be loa… #1820
Annotations
2 errors
Test:
server/aws-lsp-codewhisperer/src/language-server/utils.ts#L143
Property 'readFileSync' does not exist on type '{ copyFile: (src: string, dest: string, options?: { ensureDir?: boolean | undefined; } | undefined) => Promise<void>; exists: (path: string) => Promise<boolean>; ... 9 more ...; mkdir: (path: string, options?: { ...; } | undefined) => Promise<...>; }'. Did you mean 'readFile'?
|
Test
Process completed with exit code 1.
|
Loading