Support base64-encoded env var for key
Opened this issue · 1 comments
dobesv commented
In CIrcleCI it seems to mangle the key when I put it into an environment variable, so I have to do some ugly workaround to make it work better.
It would be nice if this supports an env var like ESLINT_KEY_BASE64 which it would automatically base64 decode.
hipstersmoothie commented
@dobesv if you want to submit a pr I'll get it merged and released!