Initial commit

This commit is contained in:
Torsten Brendgen
2026-04-13 10:24:29 +02:00
commit 0e32b831bd
24 changed files with 18584 additions and 0 deletions

12
.yo-rc.json Normal file
View File

@@ -0,0 +1,12 @@
{
"@microsoft/generator-sharepoint": {
"isCreatingSolution": true,
"environment": "onprem19",
"version": "1.10.0",
"libraryName": "custom-branding",
"libraryId": "03a7c4de-e031-4b83-a683-5ca5c364166e",
"packageManager": "npm",
"componentType": "extension",
"extensionType": "ApplicationCustomizer"
}
}