Azure-Samples / azure-digital-twins-getting-started

Resources for getting started with Azure Digital Twins
MIT License
28 stars 23 forks source link

removed extra commas in IRoom.json #1

Closed danhellem closed 3 years ago

danhellem commented 3 years ago

fixed commas in json

Purpose

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information

baanders commented 3 years ago

Closing this PR in favor of a new PR, which includes these same changes + more updates. Link to new PR: https://github.com/Azure-Samples/azure-digital-twins-getting-started/pull/2