Format code files using Prettier
# Format Command Format code files using Prettier with automatic detection of file types and configuration. ## Usage To format files in your project, I'll: 1. **Check Prerequisites** - Verify Prettier is installed 2. **Detect Configuration** - Find existing .prettierrc or use defaults 3. **Analyze Files** - Identify which files need formatting 4. **Apply Formatting** - Format selected files with Prettier 5. **Report Results** - Show what was changed ## Supported File Types - JavaScript (.js, .jsx) - TypeScript (.ts, .tsx) - JSON (.json) - CSS/SCSS (.css, .scss, .less) - Markdown (.md,...
Format code files using Prettier
I'll format your code using the project's configured formatter.
Light cleanup of research materials - remove UI artifacts and basic formatting
Reference for asciinema v3 .cast NDJSON format. TRIGGERS - cast format, asciicast spec, event codes.
Format code