webtorrent / bittorrent-tracker

🌊 Simple, robust, BitTorrent tracker (client & server) implementation
https://webtorrent.io
MIT License
1.75k stars 317 forks source link

style: use object shorthand for properties #400

Closed LinusU closed 2 years ago

LinusU commented 2 years ago

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update [ ] Bug fix [ ] New feature [x] Other, please explain: lint fix

What changes did you make? (Give an overview)

Used object shorthand syntax for properties

Which issue (if any) does this pull request address?

https://github.com/standard/eslint-config-standard/pull/166

Is there anything you'd like reviewers to focus on?

This is a repeat of #341 😅

webtorrent-bot commented 2 years ago

:tada: This PR is included in version 9.18.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: