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

@@ -14,5 +14,6 @@
"template_ignored_files": ["bin","obj"],
"description": "A crosslang library",
"short_name_pretty": "Library"
}
},
"$schema": "https://crosslang.tesseslanguage.com//schema/cross-json-schema.json"
}