cmd-johnson / deno-oauth2-client

Minimalistic OAuth 2.0 client for Deno.
MIT License
45 stars 9 forks source link

chore: enable format on save #44

Closed iuioiua closed 10 months ago

iuioiua commented 10 months ago

This change enables files to be formatted once saved, offloading that process from the user, who'd otherwise have to do it manually.