Initial commit

This commit is contained in:
Torsten Brendgen
2026-04-13 10:59:34 +02:00
commit 0b3f831174
23 changed files with 18009 additions and 0 deletions

11
.yo-rc.json Normal file
View File

@@ -0,0 +1,11 @@
{
"@microsoft/generator-sharepoint": {
"isCreatingSolution": true,
"environment": "onprem19",
"version": "1.10.0",
"libraryName": "full-width-section-web-part",
"libraryId": "c11ccbaa-162d-4b65-9421-6a5f63acd34c",
"packageManager": "npm",
"componentType": "webpart"
}
}