sp-dev-fx-webparts/samples/react-personal-tools-list/.yo-rc.json

22 lines
655 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": true,
"nodeVersion": "18.18.2",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.12.0"
},
"version": "1.18.0",
"libraryName": "react-personal-tools-list",
"libraryId": "a3e5be1e-1aab-4209-a4a9-130bf9856f4e",
"environment": "spo",
"packageManager": "npm",
"solutionName": "react-personal-tools-list",
"solutionShortDescription": "react-personal-tools-list description",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "webpart"
}
}