Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Setup Improvements #5

Conversation

engalisabry
Copy link

Project Setup Improvements

Enhances development experience with better tooling and configuration:

  • ✨ Add ESLint with TypeScript-specific rules
  • 🎨 Configure Prettier for consistent code style
  • πŸ”§ Add Husky for pre-commit checks
  • πŸ“ Update TypeScript configuration
  • πŸ› Fix initial type issues

Note: ESLint rules are set to warnings to allow gradual adoption of stricter type checking.

- Configure ESLint with flat config (eslint.config.js)
- Add TypeScript-specific ESLint rules
- Set strict type checking rules to warnings for gradual adoption
- Add lint scripts for better development workflow
- Fix initial type issues in VoiceInput component
@engalisabry engalisabry closed this by deleting the head repository Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant