What rules should I consider for ESLint and Prettier configuration? #277
joshi-kaushal
started this conversation in
Ideas
Replies: 3 comments 5 replies
-
Hey @joshi-kaushal, we can consider https://github.com/jsx-eslint/eslint-plugin-react for react specific rules.
|
Beta Was this translation helpful? Give feedback.
3 replies
-
@Sachin-chaurasiya Here is my current progress if you want to check. |
Beta Was this translation helpful? Give feedback.
2 replies
-
When you create the PR, make sure you roll out the environmental pre-requisite checklist (if any) which can be recorded in wiki
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on the issue #263. I am done with configuring them both in our app. But before I test the code, I want a list of all the rules and options that will be followed for linting.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions