-
Notifications
You must be signed in to change notification settings - Fork 257
Expand file tree
/
Copy path.aiAutoMinify.json
More file actions
122 lines (122 loc) · 3.8 KB
/
.aiAutoMinify.json
File metadata and controls
122 lines (122 loc) · 3.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"pkgs": {
"@microsoft/applicationinsights-core-js": {
"constEnums": [
"_eSetDynamicPropertyFlags",
"ePendingOp",
"CallbackType",
"eW3CTraceFlags",
"eRequestHeaders",
"eTraceStateKeyType",
"eOfflineValue",
"eDependencyTypes",
"eStorageType",
"FieldType",
"eDistributedTracingModes",
"EventPersistenceValue",
"eEventsDiscardedReason",
"eBatchDiscardedReason",
"FeatureOptInMode",
"CdnFeatureMode",
"eActiveStatus",
"eLoggingSeverity",
"_eInternalMessageId",
"SendRequestReason",
"eStatsType",
"TelemetryUnloadReason",
"TelemetryUpdateReason",
"eTraceHeadersMode",
"eValueKind",
"EventLatencyValue",
"eEventPropertyType",
"EventSendType",
"eTraceLevel",
"_eExtendedInternalMessageId",
"GuidStyle",
"FieldValueSanitizerType",
"TransportType",
"eAttributeChangeOp",
"eOTelSamplingDecision",
"eOTelSpanKind",
"eOTelSpanStatusCode",
"eAttributeSource",
"AddAttributeResult",
"DataPointType",
"DependencyKind",
"DependencySourceType",
"eSeverityLevel",
"eAttributeFilter",
"DataSanitizerValues"
]
},
"@microsoft/applicationinsights-perfmarkmeasure-js": {
"constEnums": []
},
"@microsoft/applicationinsights-common": {
"constEnums": []
},
"@microsoft/applicationinsights-properties-js": {
"constEnums": []
},
"@microsoft/applicationinsights-dependencies-js": {
"constEnums": []
},
"@microsoft/applicationinsights-debugplugin-js": {
"constEnums": []
},
"@microsoft/applicationinsights-channel-js": {
"constEnums": [
"eSerializeType"
]
},
"@microsoft/applicationinsights-react-native": {
"constEnums": []
},
"@microsoft/applicationinsights-clickanalytics-js": {
"constEnums": []
},
"@microsoft/applicationinsights-web-basic": {
"constEnums": []
},
"@microsoft/applicationinsights-analytics-js": {
"constEnums": [
"eRouteTraceStrategy"
]
},
"@microsoft/applicationinsights-web": {
"constEnums": []
},
"@microsoft/applicationinsights-react-js": {
"constEnums": []
},
"@microsoft/applicationinsights-teechannel-js": {
"constEnums": []
},
"@microsoft/applicationinsights-cfgsync-js": {
"constEnums": [
"ICfgSyncMode"
]
},
"@microsoft/1ds-core-js": {
"constEnums": []
},
"@microsoft/1ds-post-js": {
"constEnums": [
"EventBatchNotificationReason"
]
},
"@microsoft/applicationinsights-offlinechannel-js": {
"constEnums": [
"eStorageType",
"eBatchSendStatus",
"eBatchStoreStatus",
"CursorProcessResult",
"eStorageProviders",
"ValueQueryType"
]
},
"@microsoft/applicationinsights-osplugin-js": {
"constEnums": []
}
}
}