Skip to content

Instantly share code, notes, and snippets.

@Jiveloper

Jiveloper/ex.sh Secret

Last active October 29, 2022 09:43
Show Gist options
  • Save Jiveloper/80137c17a60db62b61b722f12eccdbfe to your computer and use it in GitHub Desktop.
Save Jiveloper/80137c17a60db62b61b722f12eccdbfe to your computer and use it in GitHub Desktop.
블로깅 WDIO 구축
~/desktop/jiotest  npm i eslint --save-dev
added 67 packages, and audited 724 packages in 7s
120 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
~/desktop/jiotest  npm install eslint-plugin-wdio --save-dev
added 1 package, and audited 725 packages in 2s
120 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment