olivierdagenais / tampermonkey-copy-url

A Tampermonkey userscript to copy nice-looking URLs to the clipboard.
MIT License
0 stars 0 forks source link

style: add prettier and re-format accordingly #5

Closed olivierdagenais closed 1 year ago

olivierdagenais commented 1 year ago

It turns out I have Prettier - Code formatter for Visual Studio Code installed and it works much better if:

  1. There's a .prettierrc file in the root of the repository.
  2. It's configured to format on save.