cloudflare-workers-kv-export
cloudflare-workers-kv-export copied to clipboard
ADD: prettier configuration
I wanted to add an option to save the keys to files instead of a database. But I was not sure what the coding standard was. I therefore added a .prettierrc
so that prettier can rule and is not messing too much with your code.