Accept new baselines

This commit is contained in:
Alexander T 2019-07-30 14:10:12 +03:00
parent f19a9e352b
commit 771d90d4a9

View File

@ -8086,15 +8086,6 @@ declare namespace ts.server.protocol {
telemetryEventName: TypingsInstalledTelemetryEventName;
payload: TypingsInstalledTelemetryEventPayload;
}
/**
* __GDPR__
* "typingsinstalled" : {
* "${include}": ["${TypeScriptCommonProperties}"],
* "installedPackages": { "classification": "PublicNonPersonalData", "purpose": "FeatureInsight" },
* "installSuccess": { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
* "typingsInstallerVersion": { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
* }
*/
interface TypingsInstalledTelemetryEventPayload {
/**
* Comma separated list of installed typing packages