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

23 lines
624 B
JSON
Executable File

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"nodeVersion": "16.13.2",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.9.1"
},
"version": "1.17.3",
"libraryName": "react-directory",
"libraryId": "5b62bc16-3a71-461d-be2f-16bfcb011e8a",
"environment": "spo",
"packageManager": "npm",
"framework": "react",
"isCreatingSolution": true,
"isDomainIsolated": false,
"componentType": "webpart",
"solutionName": "\\",
"solutionShortDescription": "\\ description",
"skipFeatureDeployment": true
}
}