Skip to content

Instantly share code, notes, and snippets.

@ymxmore
Last active July 10, 2018 01:32
Show Gist options
  • Select an option

  • Save ymxmore/2ff1c75e531a0bb4d332584dc52452cf to your computer and use it in GitHub Desktop.

Select an option

Save ymxmore/2ff1c75e531a0bb4d332584dc52452cf to your computer and use it in GitHub Desktop.
# npm global
npm install -g \
np \
npm-check-updates \
fixpack \
gulp \
yarn \
eslint \
eslint-config-google
# yarn global
yarn global add \
np \
npm-check-updates \
fixpack \
gulp \
eslint \
eslint-config-google
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment