This repository was archived by the owner on Apr 18, 2021. It is now read-only.
1.1.0
- Installs npm packages:
stylelinteslintlint-stagedhuskycssnano@wordpress/scriptsstylelint-config-wordpresssvgstore-clinpm-run-all@webdevstudios/js-coding-standardsimagemin-webpack-plugincopy-webpack-pluginsvgstore-clias common needed packages that you will likely use inpackage.json's.scripts
This will help project creators more easily manage the packages that are commonly used when writing package.json .scripts. Also, this will help make developers have an easier time managing dependancies, by making sure these get loaded in when you install @webdevstudios/npm-scripts.
Update/Install
npm install @webdevstudios/npm-scripts:~1.1.0 --save-dev