Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 847 Bytes

File metadata and controls

30 lines (18 loc) · 847 Bytes

ignition Development Guidelines

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

Active Technologies

  • TypeScript 5.7 (strict) for any embedded components; MDX 3 for conten + nextra@latest, nextra-theme-docs@latest (already installed), next@16.0.10, react@19.2.3 (already installed) (014-docs-complete)

Project Structure

backend/
frontend/
tests/

Commands

npm test && npm run lint

Code Style

TypeScript 5.7 (strict) for any embedded components; MDX 3 for conten: Follow standard conventions

Recent Changes

  • 014-docs-complete: Added TypeScript 5.7 (strict) for any embedded components; MDX 3 for conten + nextra@latest, nextra-theme-docs@latest (already installed), next@16.0.10, react@19.2.3 (already installed)