mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
* 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
8 lines
193 B
JSON
8 lines
193 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"version": "1.1.1",
|
|
"libraryName": "react-app-settings",
|
|
"libraryId": "9573efb7-06d1-4134-aa8d-f6b4803d6096",
|
|
"environment": "spo"
|
|
}
|
|
} |