Cryptex
Cryptex copied to clipboard
Error from invalid JSON is silently ignored
https://github.com/TomFrost/Cryptex/blob/820187ec70fadf71814fa3dabd86c9aaa705f77a/src/index.js#L168-L172
What do you think about throwing a UserError here if e.name === "SyntaxError"?