Skip to main content
  1. Tags/

Node

Pre-commit hooks for Node.js projects

·
Step-by-step Node.js pre-commit setup: Husky + lint-staged + Oxc to enforce linting, formatting, and TypeScript checks before every git commit.

Oxc Workflow

·
How to setup new Node.js projects, with linting and formatting using Oxc.