Installing Node:
npm i
npm run dev
npm i command automatically install pre-commit hook which verify if your code is sendable to the repo.
Check for outdated, incorrect, and unused dependencies.
npm run check
Receive an email to organize a Secret Santa with your friends
JavaScriptMIT
Installing Node:
npm i
npm run dev
npm i command automatically install pre-commit hook which verify if your code is sendable to the repo.
Check for outdated, incorrect, and unused dependencies.
npm run check