fix: format files to pass lint checks

This commit is contained in:
Noah Brier
2025-09-17 16:06:52 -04:00
parent aadd6cae4b
commit 8773dcff33
3 changed files with 107 additions and 75 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ and this project adheres to
### Added
- Comprehensive linting and formatting setup with ESLint and Prettier
- Configuration files organized in `.config/` folder for better project structure
- Configuration files organized in `.config/` folder for better project
structure
- GitHub Action workflow for automated lint checks on pull requests
- Package manager specification for consistent dependency management