mirror of
https://github.com/jcreek/AutomatedAssessmentFeedbackAgent.git
synced 2026-07-13 11:03:48 +00:00
12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"files.associations": {
|
|
"partykit.json": "jsonc"
|
|
},
|
|
"json.schemas": [
|
|
{
|
|
"fileMatch": ["partykit.json"],
|
|
"url": "https://www.partykit.io/schema.json"
|
|
}
|
|
]
|
|
}
|