Front-End
Configure ESLint
Since we already have various ESLint packages you only need to follow just a few steps from this checklist.
Extend your project's ESLint config with our config
We have ESLint configs for react, node.js, and etc. You can reach them from here
Update outdated dependencies on our package if there is any
Add new plugins or rules if needed
Open a PR for the new changes