Files
bodyshop/.vscode/settings.json
Allan Carr bf51380167 IO-3031 View Day when Scheduling
Signed-off-by: Allan Carr <allan.carr@thinkimex.com>
2024-11-14 11:19:09 -08:00

26 lines
422 B
JSON

{
"xml.fileAssociations": [
{
"pattern": "**/Test.xml",
"systemId": "file:///Users/pfic/Downloads/IMEX.xsd"
},
{
"pattern": "**/IMEX.xml",
"systemId": "logs/IMEX.xsd"
}
],
"cSpell.words": [
"antd",
"appointmentconfirmation",
"appt",
"bodyshop",
"IMEX",
"labhrs",
"larhrs",
"ownr",
"promanager",
"smartscheduling",
"touchtime"
]
}