chazmcgrill / useful-scripts

Repo of useful scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Useful Scripts

Repo of useful scripts

Index

repo-static-testing-setup.sh

repo-static-testing-setup.sh

Setup of node project with the following:

  • Setup of lint staged
  • Husky precommit hooks
  • Prettier setup
  • Validation npm script script

usage

source repo-static-testing-setup.sh ./folder-to-run-on

About

Repo of useful scripts


Languages

Language:Shell 100.0%