Azure-Samples / durablefunctions-apiscraping-nodejs

Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.
MIT License
35 stars 13 forks source link

Update Formatting #2

Closed sdras closed 6 years ago

sdras commented 6 years ago

Purpose

In order to see the rest of the PRs more clearly, I'm updating the formatting to typical prettier preferences (and also therefore the majority of JS devs preferences as well)

Does this introduce a breaking change?

[ ] Yes
[x ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ x] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe: