Each review requires going through the review process and getting feedback, which is quite time-consuming. Is there a way to set up local reviews during local development, which would help speed up development?
Thanks Team!
Each review requires going through the review process and getting feedback, which is quite time-consuming. Is there a way to set up local reviews during local development, which would help speed up development?
Thanks Team!
You can install the official Eslint plugin. The README contains information on how it should be installed and set-up. (Discord)
Got it, thanks a lot!