Add schema to templates and when project is generated

This commit is contained in:
2025-12-23 17:31:10 -06:00
parent b61e0d64e8
commit 67d64be858
9 changed files with 17 additions and 9 deletions

View File

@@ -24,5 +24,6 @@
"template_extra_text_ftles": [],
"template_ignored_files": ["bin","obj"],
"short_name_pretty": "Template"
}
},
"$schema": "https://crosslang.tesseslanguage.com//schema/cross-json-schema.json"
}