Files
frontend/CLAUDE.md
2026-01-29 13:38:29 -03:00

517 B

thumbnail-preview-tool Development Guidelines

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

Active Technologies

  • TypeScript 5.x (frontend + backend) (001-google-oauth-auth)

Project Structure

src/
tests/

Commands

npm test && npm run lint

Code Style

TypeScript 5.x (frontend + backend): Follow standard conventions

Recent Changes

  • 001-google-oauth-auth: Added TypeScript 5.x (frontend + backend)