You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To ensure code consistency and maintainability, we need to set automated linting and code quality checks for the toolbar package. This setup will serve as a reference standard for future hwptoolkit packages.
Acceptance Criteria
Setup and configure ESLint for the project
Add Prettier config
Add a GitHub action to automate the code quality check