[web-nfc] Pull Request: Fix nits in examples

beaufortfrancois has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Fix nits in examples ==
This PR fixes nits in JS examples:
- Consistent use of double quotes instead of simple quotes
- Use of `await` keywords required in "try/catch"
- Fix of `message.records[0].id` instead of `message.id`
- Other nits

See https://github.com/w3c/web-nfc/pull/615


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 31 December 2020 08:47:24 UTC