standardnotes / token-vault

Standard Notes extension for storing 2FA tokens
https://standardnotes.org/extensions/tokenvault
13 stars 12 forks source link

Pretty print raw JSON when saving #2

Closed moughxyz closed 5 years ago

moughxyz commented 5 years ago

JSON.stringify(string, null, 2) or something like that