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
I can't seem to figure out how ESLint would exactly work as a plugin🤔 Would it show us the errors inside the IDE or how?
Also, I can't seem to think about any use cases of the only 2 rules supported by ESLint. Can you put some light in here please? @punithnayak
@rakshitgondwal@RainbowMango Integrating ESLint in our code will help us keep track of the incoming Pull Requests in the future and maintain good coding practices if we add it as a GitHub workflow.
What would you like to be added:
To maintain standardized coding styles let us add eslint configuration
Why is this needed:
To maintain uniformity in the code
https://docusaurus.io/docs/api/misc/@docusaurus/eslint-plugin
The text was updated successfully, but these errors were encountered: