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

12 lines
316 B
JSON
Raw Normal View History

2021-08-12 23:52:52 -04:00
{
"@microsoft/generator-sharepoint": {
"isCreatingSolution": true,
"environment": "spo",
"version": "1.11.0",
"libraryName": "react-myonedrive",
"libraryId": "d09a20ba-afd6-4f37-ba4f-f07fa9cf3ed2",
"packageManager": "npm",
"isDomainIsolated": false,
"componentType": "webpart"
}
}