Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 625 Bytes

File metadata and controls

29 lines (17 loc) · 625 Bytes

debuggo Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-03-03

Active Technologies

  • TypeScript 5.x → ES2022, targeting Node.js 20+ + debug ^4.4.x (sole runtime dependency) (002-v2-modernization)

Project Structure

src/
tests/

Commands

npm test && npm run lint

Code Style

TypeScript 5.x → ES2022, targeting Node.js 20+: Follow standard conventions

Recent Changes

  • 002-v2-modernization: Added TypeScript 5.x → ES2022, targeting Node.js 20+ + debug ^4.4.x (sole runtime dependency)