MSEdgeExplainers icon indicating copy to clipboard operation
MSEdgeExplainers copied to clipboard

Some improvements and fixes

Open tomayac opened this issue 2 years ago • 0 comments

Corrections:

  • canInstall() is a synchronous method, similar to canShare*() (and implied by the code sample).

Improvements:

  • Run prettier:
    • Wrap at 80 characters.
    • Some code indentation consistency.

tomayac avatar Jul 21 '23 14:07 tomayac