fix GDPR annotation

This commit is contained in:
kieferrm 2020-04-28 00:49:18 +00:00
parent 8630bc01af
commit 3aa931c67d

View file

@ -38,7 +38,7 @@ export class TypeScriptServerError extends Error {
/* __GDPR__FRAGMENT__ /* __GDPR__FRAGMENT__
"TypeScriptRequestErrorProperties" : { "TypeScriptRequestErrorProperties" : {
"command" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, "command" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"sanitizedstack" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, "sanitizedstack" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }
} }
*/ */
return { return {