John Palit
John Palit
Running download_remote_db throws an error, which spits out the usage info for scp and then says the download didn't work. The problem is that the scp port is added to...
When I run esplint through lint-staged with husky, I get an error `No config file found`. We have a multi-package monorepo. If we could specify the path to the esplint...
I appreciate that this package comes with some animations that work out of the box and provides a framework to work with other animation packages. However, I would like to...
Acquire (and cache) the provider's configuration information using discovery https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderConfig This will keep things working if anything changes at the OP end and means less config for the plugin user....
Can you update for compatibility with the latest Axios? (currently 0.18.0) I'm getting into dependency hell and mismatched typings between axios and restyped-axios packages in Typescript.