[Feature]: Modernize components #27
Labels
enhancement
New feature or request
refactor/apm_game
This issue or pull request is related to refactoring an existing apm game component
Problem Statement
The components we port from APM Game have very old dependencies, some of them are just outdated, some are even deprecated. We should make sure that all of them are up-to-date for the initial release
Proposed Solution
After porting components we should modernize them:
Alternatives Considered
No response
Additional Context
During/After modernization we also should make sure that linting for these is enabled and satisifed, as for now the linters for Java, JavaScript, etc. are disabled
Checklist
The text was updated successfully, but these errors were encountered: