Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 706 Bytes

File metadata and controls

36 lines (21 loc) · 706 Bytes

logseq-reflect Development Guidelines

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

Active Technologies

  • TypeScript 5.x with strict mode enabled (001-ai-plugin)

Project Structure

src/
tests/

Commands

npm test && npm run lint

Code Style

TypeScript 5.x with strict mode enabled: Follow standard conventions

Recent Changes

  • 001-ai-plugin: Added TypeScript 5.x with strict mode enabled

官方文档