MSEdgeExplainers
MSEdgeExplainers copied to clipboard
Some improvements and fixes
Corrections:
canInstall()is a synchronous method, similar tocanShare*()(and implied by the code sample).
Improvements:
- Run prettier:
- Wrap at 80 characters.
- Some code indentation consistency.