qwen-code/packages/cli/src/ui/components
Jaana Dogan 81ba61df7f Improve readability issues
This is only the first change of many changes.

* Remove redundant autogenerated comments
* Use the recommended file name style
* Use camelCase for variable names
* Don't introduce submodules for relevant types
* Don't introduce constants like modules, these are implementation details
* Remove empty files
2025-04-17 14:15:20 -07:00
..
messages Improve readability issues 2025-04-17 14:15:20 -07:00
Footer.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
Header.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
HistoryDisplay.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
InputPrompt.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
LoadingIndicator.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
Tips.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00