chore: update to Volar 2.4.1 #148
Annotations
2 errors
build:
packages/language-service/index.ts#L53
Object literal may only specify known properties, and 'disableAutoImportCache' does not exist in type '{ isValidationEnabled?(document: TextDocument, context: LanguageServiceContext): ProviderResult<boolean>; isSuggestionsEnabled?(document: TextDocument, context: LanguageServiceContext): ProviderResult<...>; } & { ...; }'.
|
build
Process completed with exit code 2.
|