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

17 lines
485 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": true,
"version": "1.15.2",
"libraryName": "react-csv-importer",
"libraryId": "6f431978-38c4-492e-878b-4d818caf51ee",
"environment": "spo",
"packageManager": "npm",
"solutionName": "react-csv-importer",
"solutionShortDescription": "react-csv-importer description",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "webpart"
}
}