Const SUPPORTED_INTEGRATIONS
SUPPORTED_INTEGRATIONS: Map<"vscode" | "vim", ([null, null | function] | ["typescript" | "@astrojs/language-server" | "eslint" | "prettier" | "typescript-language-server" | "svelte-language-server" | "flow-bin", null | function])[]> = new Map([[`vim`, COC_VIM_SDKS],[`vscode`, VSCODE_SDKS],] as const)
@yarnpkg/sdks
A CLI tool designed for generating and updating Editor SDKs and settings.
Installation
yarn add -D @yarnpkg/sdks
Commands
sdks
- Generate editor SDKs and settings.