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
{{ message }}
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
No, It is very important to reduce programmatic and stylistic code errors by finding and fixing them early and also improving code quality.
Describe the solution you'd like
Introduce eslint unicorn to enforce:
Introduce prettier to format files gracefully
This approach will help contributors improve overall code quality as well as reduce programmatic and stylistic errors.
Describe alternatives you've considered
Additional context