Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 291 Bytes

workflow-lint-test-node.md

File metadata and controls

6 lines (5 loc) · 291 Bytes

Reusable Lint and Test Workflow for Node (React) Projects

  • Purpose: Lint and test Node.js (React) projects.
  • Usage: Call this workflow in your Node.js projects.
  • Note: Ensure that your project has the necessary scripts for linting and testing in the package.json file.