Created: 2017 May 19th
Updated: 2019 October 13th
This is just stuff that I have put down that I find I use a lot of the time for my own reference.
Update all project dependencies to latest versions.
Couple of good one here from @beedesignllc ๐
โ๏ธ downloads and runs latest create-react-app
works for other
similarly named pkgs
โ๏ธ will run node_modules/.bin/flow
without you having to add it as a
package.json script.
The equivalent to npm ci
for yarn: