sp-dev-fx-webparts/samples/react-star-ratings/.yo-rc.json

22 lines
654 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": true,
"nodeVersion": "16.20.2",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.12.0"
},
"version": "1.18.0",
"libraryName": "ratings",
"libraryId": "1fac5bb8-6a05-4c52-aee3-496f6921ac1a",
"environment": "spo",
"packageManager": "npm",
"solutionName": "ratings",
"solutionShortDescription": "This web part demonstrates Star Ratings capabilities to SharePoint News.",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "webpart"
}
}