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(frontend): migrate to TypeScript and Vite #6534

Draft
wants to merge 23 commits into
base: develop
Choose a base branch
from

Conversation

JoltCode
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • 📝 Documentation
  • 🧑‍💻 Refactor
  • 🤖 Build or CI

Related Issue

Fixes #6533
Fixed #6531

Describe this PR

A brief description of how this solves the issue.

Screenshots

Please provide screenshots of the change.

Alternative Approaches Considered

Did you attempt any other approaches that are not documented in code?

Review Guide

Notes for the reviewer. How to test this change?

Checklist before requesting a review

[optional] What gif best describes this PR or how it makes you feel?

@github-actions github-actions bot added dependencies Pull requests that update a dependency file scope: frontend labels Aug 20, 2024
Copy link

sonarcloud bot commented Aug 24, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file scope: frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from JavaScript --> TypeScript Replace craco / webpack frontend module bundler with vite
1 participant