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

13 lines
307 B
JSON
Raw Normal View History

2021-10-06 22:20:13 -04:00
{
"@microsoft/generator-sharepoint": {
"isCreatingSolution": true,
"environment": "spo",
"version": "1.12.1",
"libraryName": "ratings",
"libraryId": "1fac5bb8-6a05-4c52-aee3-496f6921ac1a",
"packageManager": "npm",
"isDomainIsolated": true,
"componentType": "webpart"
}
}