# bru-converter Development Guidelines

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

## Active Technologies

- TypeScript 5.x on Node.js 18+ + `js-yaml` (YAML parsing), `commander` (CLI) (001-bruno-yaml-to-bru)

## Project Structure

```text
src/
tests/
```

## Commands

npm test && npm run lint

## Code Style

TypeScript 5.x on Node.js 18+: Follow standard conventions

## Recent Changes

- 001-bruno-yaml-to-bru: Added TypeScript 5.x on Node.js 18+ + `js-yaml` (YAML parsing), `commander` (CLI)

<!-- MANUAL ADDITIONS START -->
<!-- MANUAL ADDITIONS END -->
