Luis Manez 79eb59b920 React teams tab suggested members (#687)
* webpart added

* added readme notes
2018-11-19 23:55:06 +02:00

7 lines
277 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
"workingDir": "./temp/deploy/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "react-teams-tab-suggested-members",
"accessKey": "<!-- ACCESS KEY -->"
}