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

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