-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.json
52 lines (52 loc) · 1.01 KB
/
config.json
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
{
"sdkFilePath": "../medlium-client/ext/build/ext-modern-all-debug.js",
"sourceDir": "../medlium-client/app",
"targetDir": "../medlium-client/src",
"frameworkTargetDir": "../medlium-client/src/framework",
"words": [
"To",
"No",
"Account",
"Profile",
"Order",
"Diagnostic",
"Inline",
"Resource",
"TouchID",
"Inline",
"Uploadable",
"Pending",
"State",
"Summary",
"MeasurementSummary",
"VariantDialog",
"TriggerEffect",
"TouchIDForm",
"TextMacro",
"TextMacroGroup",
"Note",
"Pending",
"ProgressBar",
"PinForm",
"PatientResource",
"Switcher",
"Clinical",
"PasswordReset",
"Range",
"Selection",
"Setup",
"AppointmentState",
"AppointmentSeries",
"ConnectionSetup",
"DiagnosticReport",
"FieldMenu",
"MeasurementRange",
"MeasurementGroup",
"NonClinical",
"NoOrganizationPanel",
"OrganizationSelection",
"OrganizationSwitcher",
"CheckIn",
"Mapped"
]
}