Velin Georgiev fc842f9120 Sample that shows appSettings.json similar to Web.config appSettings (#278)
* This sample shows how appSettings.json file can be added and unsed within SharePoint Framewrok webparts similar to the Web.config / App.config key value app settings in .NET Framework projects.

* Update README.md

Typos fix
2017-08-07 16:59:08 +03:00

8 lines
193 B
JSON

{
"@microsoft/generator-sharepoint": {
"version": "1.1.1",
"libraryName": "react-app-settings",
"libraryId": "9573efb7-06d1-4134-aa8d-f6b4803d6096",
"environment": "spo"
}
}