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

chore: refactor types declaration and fix some bugs #22

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

ZL-Asica
Copy link
Member

@ZL-Asica ZL-Asica commented Nov 7, 2024

  • Updated jsconfig.json for enhanced type consistency
  • Fix non-existent variable in Header and Home.test thanks to types
  • Add type declaration for UserContext, calculateProgress, authUtils, createUserProfile, firebaseConfig, streakUtils, and theme
  • Add auto-eslint and indent 2 spaces in .vscode/settings.json

- Updated jsconfig.json for enhanced type consistency
- Fix non-exist variable in Header and Home.test thanks to types
- Add type declaration for UserContext, calculateProgress, authUtils, createUserProfile, firebaseConfig, streakUtils, and theme
- Add auto-eslint and indent 2 spaces in .vscode/settings.json
@ZL-Asica ZL-Asica added bug Something isn't working enhancement New feature or request labels Nov 7, 2024
@github-actions github-actions bot added the size/L label Nov 7, 2024
@ZL-Asica ZL-Asica enabled auto-merge (squash) November 7, 2024 00:10
Copy link

github-actions bot commented Nov 7, 2024

🚀 Preview for this PR is available at: https://stepwise-bdab7--pr-22-28b7d707.web.app

🧪 Test Results

Tests Passed: All tests passed successfully!


🎨 Prettier Format Check

Prettier: No formatting issues found!

🎨 Lint Check

Lint: No linting issues found!

@ZL-Asica ZL-Asica merged commit 2cf1cab into main Nov 7, 2024
4 checks passed
@ZL-Asica ZL-Asica deleted the chore/miscellaneous branch November 7, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants