Jeff
Jeff
Google Cloud outputs yaml like this for meta data: ``` commonInstanceMetadata: fingerprint: .. items: - key: SQL_INSTANCE_IP value: 123.45.6.78 - key: SQL_INSTANCE_NAME value: database-server ``` Is there any way to...
This should allow people to still use the package on Node 12 without warnings.
Is jest-environment-jsdom really a dependency or should it be in the devDependencies? This seems like it is probably not required in production since it is part of a testing framework....
I have a Vagrantfile where the primary machine is a parallels vm machine (my dev machine) and the secondary machine is a rackspace cloud instance (my staging machine). Calling either...