Sudharsan 8acf36979f Js advanced commenting (#1131)
* Advanced comment box sample

* Typo error

Updated the SharePoint generator version info.

Co-authored-by: Mikael Svenson <miksvenson@gmail.com>
Co-authored-by: Laura Kokkarinen <41330990+LauraKokkarinen@users.noreply.github.com>
2020-02-10 11:37:50 +02:00

7 lines
264 B
JSON

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