fix formatting. revert type assertion

This commit is contained in:
Alexander T
2019-07-30 14:09:31 +03:00
parent 56dcf920dc
commit f19a9e352b
3 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ namespace ts.server {
readonly data: ProjectInfoTelemetryEventData;
}
/**
/*
* __GDPR__
* "projectInfo" : {
* "${include}": ["${TypeScriptCommonProperties}"],

View File

@@ -2883,7 +2883,7 @@ namespace ts.server.protocol {
payload: TypingsInstalledTelemetryEventPayload;
}
/**
/*
* __GDPR__
* "typingsinstalled" : {
* "${include}": ["${TypeScriptCommonProperties}"],