More type assertion fixes (#230181)

For #211878

Also adds a few suppressions
This commit is contained in:
Matt Bierner
2024-09-30 16:21:12 -07:00
committed by GitHub
parent c35d5e21fc
commit d3596df9eb
9 changed files with 30 additions and 16 deletions

View File

@@ -1513,6 +1513,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
}
};
// eslint-disable-next-line local/code-no-dangerous-type-assertions
return <typeof vscode>{
version: initData.version,
// namespaces